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 ggenellina
Recipients ggenellina, mwm
Date 2009-03-01.15:09:58
SpamBayes Score 0.017763225
Marked as misclassified No
Message-id <1235920216.12.0.951653494639.issue5370@psf.upfronthosting.co.za>
In-reply-to
Content
Perhaps this should be made more clear in the 
documentation for the pickle module. Probably here:

http://docs.python.org/library/pickle.html#the-pickle-
protocol

Could you come with some enhancements?

(Note that it already states that __init__ is not 
called when unpickling)
History
Date User Action Args
2009-03-01 15:10:16ggenellinasetrecipients: + ggenellina, mwm
2009-03-01 15:10:16ggenellinasetmessageid: <1235920216.12.0.951653494639.issue5370@psf.upfronthosting.co.za>
2009-03-01 15:09:59ggenellinalinkissue5370 messages
2009-03-01 15:09:58ggenellinacreate