Antoine Pitrou <pit...@free.fr> added the comment:

> a well, we can skip that pyc test in case PYTHONDONTWRITEBYTECODE is set, 
> thanks !

It's better to test sys.flags.dont_write_bytecode, actually.

----------

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

Reply via email to