Brett Cannon added the comment:

There is no patch, Djoume, but honestly that's fine since if you want to submit 
a change to something it should go in a new issue.

But honestly compileall needs to be rewritten in Python 3.4 to use importlib 
and have it control when source code should be rebuilt since the .pyc format 
changed in Python 3.3 to include source file size.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue5128>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to