Stefan Behnel <sco...@users.sourceforge.net> added the comment:

Here's a patch. I basically copied over the way py_compile determines the .pyc 
file name.

It works for me for a "normal" installation. However, I couldn't test it with 
"-O", as 2to3 crashes for me when I enable it during installation. I guess 
that's a separate issue.

----------
keywords: +patch
Added file: http://bugs.python.org/file20802/issue11254.patch

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

Reply via email to