Éric Araujo <[email protected]> added the comment:

Hi, thanks for the report and patch.  I think the code should not find 
byte-compiled files if sys.dont_write_bytecode is true, and it should not find 
pyo files when sys.flags.optimize has a certain value (I don’t remember if it’s 
1 or 2).  It also requires tests.

----------
nosy: +eric.araujo

_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue11374>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to