commit | c8a99de7513abe90716750090658e7e910664822 | [log] [tgz] |
---|---|---|
author | Barry Warsaw <barry@python.org> | Thu Apr 29 18:43:10 2010 +0000 |
committer | Barry Warsaw <barry@python.org> | Thu Apr 29 18:43:10 2010 +0000 |
tree | c44c51f45370b224f570a8c856cfd9b4fa2b784b | |
parent | d5334e1fa3fbc17c01f580a6efc2817720c63476 [diff] |
Bug 8563 - compileall.compile_file() creates empty __pycache__ directories in data directories where there is no source. Fix by: Arfrever Frehtes Taifersar Arahesis (Arfrever) Test by: Barry