[issue8563] [PEP 3147] compileall.compile_file() creates empty __pycache__ directories for non-.py files

Arfrever Frehtes Taifersar Arahesis report at bugs.python.org
Thu Apr 29 21:02:18 CEST 2010


Arfrever Frehtes Taifersar Arahesis <Arfrever.FTA at GMail.Com> added the comment:

I think that compilation of a single file should try to be an atomic operation, which doesn't leave an empty directory after failure.

----------

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


More information about the Python-bugs-list mailing list