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.snow
Recipients eric.snow, meador.inge, pitrou
Date 2012-07-15.03:48:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1342324083.16.0.986314122682.issue15352@psf.upfronthosting.co.za>
In-reply-to
Content
FYI: the .pyc magic number is now built/kept in Lib/importlib/_bootstrap.py, so updates to it will trigger a rebuild of frozen importlib during make.
History
Date User Action Args
2012-07-15 03:48:03eric.snowsetrecipients: + eric.snow, pitrou, meador.inge
2012-07-15 03:48:03eric.snowsetmessageid: <1342324083.16.0.986314122682.issue15352@psf.upfronthosting.co.za>
2012-07-15 03:48:02eric.snowlinkissue15352 messages
2012-07-15 03:48:02eric.snowcreate