[issue15031] Split .pyc parsing from module loading

Brett Cannon report at bugs.python.org
Wed Jun 27 15:52:48 CEST 2012


Brett Cannon <brett at python.org> added the comment:

Why is distribute reading bytecode to begin with? What's the use case, especially considering that using bytecode screws over other Python VMs like Jython and IronPython.

----------

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


More information about the Python-bugs-list mailing list