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 danielsh
Recipients Arfrever, danielsh, einarfd, eli.bendersky, ezio.melotti, flox, georg.brandl, jcea, larry, python-dev, santoso.wijaya
Date 2012-12-30.23:57:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1356911854.19.0.245980289625.issue16076@psf.upfronthosting.co.za>
In-reply-to
Content
Attached.  Differences to previous version:

- Avoid the test___all__ issue (#16817) by manipulating sys.modules
  directly

- Support pickling interoperability between the C and Python
  implementations
History
Date User Action Args
2012-12-30 23:57:34danielshsetrecipients: + danielsh, georg.brandl, jcea, larry, ezio.melotti, Arfrever, eli.bendersky, flox, santoso.wijaya, python-dev, einarfd
2012-12-30 23:57:34danielshsetmessageid: <1356911854.19.0.245980289625.issue16076@psf.upfronthosting.co.za>
2012-12-30 23:57:34danielshlinkissue16076 messages
2012-12-30 23:57:34danielshcreate