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 martin.panter
Recipients Alex.Willmer, martin.panter, python-dev, thomas.perl, xdegaye
Date 2016-08-04.04:12:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1470283932.05.0.0652542180725.issue27641@psf.upfronthosting.co.za>
In-reply-to
Content
_freeze_import is only in Python 3, but I backported my final change because it is more general and also affects pgen.
History
Date User Action Args
2016-08-04 04:12:12martin.pantersetrecipients: + martin.panter, xdegaye, python-dev, Alex.Willmer, thomas.perl
2016-08-04 04:12:12martin.pantersetmessageid: <1470283932.05.0.0652542180725.issue27641@psf.upfronthosting.co.za>
2016-08-04 04:12:12martin.panterlinkissue27641 messages
2016-08-04 04:12:11martin.pantercreate