Alexander Belopolsky <belopol...@users.sourceforge.net> added the comment:

Ryan,

Do you still have the setup that can reproduce this error?  If so, can you try 
running it with pickle rather than cPickle?  If it works with pickle, please 
see if you can reproduce the error by unpickling the result of pickle and 
repickling it with cPickle.  This may allow you to create a self-contained 
script that you can post together with a pickle file.

----------
nosy: +belopolsky

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

Reply via email to