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 eric.araujo
Recipients brett.cannon, eric.araujo, eric.snow, georg.brandl, jeffknupp, python-dev
Date 2012-07-02.21:06:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1341263193.78.0.0772782749184.issue15166@psf.upfronthosting.co.za>
In-reply-to
Content
One small thing: this comment from import.c was not copied to sysmodule.c and is now deleted:

-   TAG must change for each major Python release. The magic number will take
-   care of any bytecode changes that occur during development.
History
Date User Action Args
2012-07-02 21:06:33eric.araujosetrecipients: + eric.araujo, brett.cannon, georg.brandl, python-dev, eric.snow, jeffknupp
2012-07-02 21:06:33eric.araujosetmessageid: <1341263193.78.0.0772782749184.issue15166@psf.upfronthosting.co.za>
2012-07-02 21:06:33eric.araujolinkissue15166 messages
2012-07-02 21:06:33eric.araujocreate