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 alexis, barry, eric.araujo, jramnani, scoder, tarek
Date 2011-03-20.21:32:06
SpamBayes Score 2.0201226e-06
Marked as misclassified No
Message-id <1300656728.24.0.857139467727.issue11254@psf.upfronthosting.co.za>
In-reply-to
Content
I cleaned up the patch a bit.  In particular, I removed the dance around imp.cache_from_source that seemed unnecessary.  I tested with regular Python, with PYTHONOPTIMIZE and with PYTHONDONTWRITEBYTECODE.  Can you review and test too?
History
Date User Action Args
2011-03-20 21:32:08eric.araujosetrecipients: + eric.araujo, barry, scoder, tarek, alexis, jramnani
2011-03-20 21:32:08eric.araujosetmessageid: <1300656728.24.0.857139467727.issue11254@psf.upfronthosting.co.za>
2011-03-20 21:32:06eric.araujolinkissue11254 messages
2011-03-20 21:32:06eric.araujocreate