commit | 33915eba7c8293eab4962345fbbb1e5d193295ed | [log] [tgz] |
---|---|---|
author | Brett Cannon <brett@python.org> | Fri Jun 14 18:33:00 2013 -0400 |
committer | Brett Cannon <brett@python.org> | Fri Jun 14 18:33:00 2013 -0400 |
tree | 320c366c8c8f651c6c0d515b662f8cecf2e41cac | |
parent | 3fe35e65034de82c45e2d8fe1ebe4a2929c68453 [diff] |
Issue #17222: Raise FileExistsError when py_compile.compile would overwrite a symlink or non-regular file with a regular file.