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 benjamin.peterson
Recipients benjamin.peterson, ntroutman
Date 2009-03-18.19:08:29
SpamBayes Score 0.00026000413
Marked as misclassified No
Message-id <1237403312.03.0.463885346602.issue5509@psf.upfronthosting.co.za>
In-reply-to
Content
Implementing this may be difficult (the module may not be on the search
path when its run and there's no way to determine that). Also, it would
break compatibility. Anyway, it's usually better to define classes that
will be pickled in their own permanent module.
History
Date User Action Args
2009-03-18 19:08:32benjamin.petersonsetrecipients: + benjamin.peterson, ntroutman
2009-03-18 19:08:32benjamin.petersonsetmessageid: <1237403312.03.0.463885346602.issue5509@psf.upfronthosting.co.za>
2009-03-18 19:08:30benjamin.petersonlinkissue5509 messages
2009-03-18 19:08:29benjamin.petersoncreate