]> granicus.if.org Git - python/commit
Issue #12120, Issue #12119: tests were missing a sys.dont_write_bytecode check
authorTarek Ziade <tarek@ziade.org>
Thu, 19 May 2011 17:56:12 +0000 (19:56 +0200)
committerTarek Ziade <tarek@ziade.org>
Thu, 19 May 2011 17:56:12 +0000 (19:56 +0200)
commitebbb14c1a1ec226b06f96d1fc581122558e1385e
tree46ba936c411f17d0dd62b0528666cc10ab09049b
parent2db2d3beeb24685495ec721b78159a8944423639
Issue #12120, Issue #12119: tests were missing a sys.dont_write_bytecode check
Lib/distutils/tests/test_build_py.py
Lib/packaging/tests/test_command_build_py.py
Misc/NEWS