Skip Montanaro <s...@pobox.com> added the comment:

Perhaps.  Let's take it one step at a time though.  If I change your
large pickle example to use dumps() instead of dump() in an unsullied
Python2.5 I get a MemoryError.  In general, I think you have to be
careful using dumps().  Any attempt to solve that problem will likely
be independent of the Unladen Swallow patches.

----------

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

Reply via email to