This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author belopolsky
Recipients alexandre.vassalotti, belopolsky, grubert, schmir, zzzeek
Date 2010-07-15.03:54:05
SpamBayes Score 0.003531158
Marked as misclassified No
Message-id <1279166048.68.0.862282776473.issue998998@psf.upfronthosting.co.za>
In-reply-to
Content
This looks like a duplicate of issue 1581183.  The issue is still present in py3k, but only shows up in picklecycle.py when using pickle.py version. I am attaching picklecycle3.py which is py3k version of picklecycle.py using python pickler.
History
Date User Action Args
2010-07-15 03:54:08belopolskysetrecipients: + belopolsky, grubert, alexandre.vassalotti, schmir, zzzeek
2010-07-15 03:54:08belopolskysetmessageid: <1279166048.68.0.862282776473.issue998998@psf.upfronthosting.co.za>
2010-07-15 03:54:06belopolskylinkissue998998 messages
2010-07-15 03:54:06belopolskycreate