]> granicus.if.org Git - python/commit
This test failed under python -O.
authorTim Peters <tim.peters@gmail.com>
Thu, 2 Aug 2001 17:23:11 +0000 (17:23 +0000)
committerTim Peters <tim.peters@gmail.com>
Thu, 2 Aug 2001 17:23:11 +0000 (17:23 +0000)
commitd342c62961b04b3d08b8776615c3d32a38268a13
tree6ba4c873fbcb7a8464052b0c9e85f0f5e67e800d
parent044bb4d22a20a172edc58dd7eed5f72428d2cc16
This test failed under python -O.
rewrite_file():  Delete both .pyc and .pyo leftovers, and explicitly close
the new source file after writing to it.
Lib/test/test_pkgimport.py