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 lemburg
Recipients Arfrever, brett.cannon, eric.snow, lemburg, martin.panter, ncoghlan
Date 2016-05-14.13:42:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1463233330.93.0.908864835058.issue16027@psf.upfronthosting.co.za>
In-reply-to
Content
Side note, as already indicated by Nick: pkgutil may well still not support frozen modules in Python 3.4 and 3.5, since runpy, which pyrun uses, does not rely on pkgutil in Python 3.4 and 3.5.
History
Date User Action Args
2016-05-14 13:42:10lemburgsetrecipients: + lemburg, brett.cannon, ncoghlan, Arfrever, eric.snow, martin.panter
2016-05-14 13:42:10lemburgsetmessageid: <1463233330.93.0.908864835058.issue16027@psf.upfronthosting.co.za>
2016-05-14 13:42:10lemburglinkissue16027 messages
2016-05-14 13:42:10lemburgcreate