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 Arfrever
Recipients Arfrever, berker.peksag, bkabrda, python-dev, vstinner
Date 2014-08-22.17:35:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1408728926.95.0.547094530918.issue19447@psf.upfronthosting.co.za>
In-reply-to
Content
You should use importlib.util.cache_from_source(bad_coding) instead of bad_coding + 'c'.
History
Date User Action Args
2014-08-22 17:35:27Arfreversetrecipients: + Arfrever, vstinner, python-dev, berker.peksag, bkabrda
2014-08-22 17:35:26Arfreversetmessageid: <1408728926.95.0.547094530918.issue19447@psf.upfronthosting.co.za>
2014-08-22 17:35:26Arfreverlinkissue19447 messages
2014-08-22 17:35:26Arfrevercreate