Charles-Francois Natali <[email protected]> added the comment:

Could you try with Python 3.2 ?
In 3.1, the only available pickle implementation was in pure python: with 
cPickle (2.7) or _pickle (3.2), it should be much faster.

----------
nosy: +neologix

_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue8995>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to