[issue16027] pkgutil doesn't support frozen modules

Marc-Andre Lemburg report at bugs.python.org
Sat May 14 08:47:42 EDT 2016


Marc-Andre Lemburg added the comment:

We're not supporting Python 3.3 with PyRun, but I can confirm that it works fine in Python 3.4 and 3.5.

In Python 2.7, it's still broken, as you can test with

pyrun2.7 -m wsgiref.simple_server

----------
versions: +Python 2.7 -Python 3.4

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue16027>
_______________________________________


More information about the Python-bugs-list mailing list