Serhiy Storchaka added the comment:

Ahem... I just noticed:

    import simplejson as json

Dustin, this is not Python issue, this is simplejson issue. Can you reproduce 
the bug with standard json module? Try something like '[%*s]' % (2**32, ''), 
this should require less memory (especially on 3.3+).

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue16586>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to