]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Make importlib.test.source.util.write_bytecode reset sys.dont_write_bytecode.
authorBrett Cannon <bcannon@gmail.com>
Mon, 9 Mar 2009 00:02:01 +0000 (00:02 +0000)
committerBrett Cannon <bcannon@gmail.com>
Mon, 9 Mar 2009 00:02:01 +0000 (00:02 +0000)
commitf2b55fb5ee0374babd770dd5aabad5045a1f78dc
tree00253bb29a16dc763e44544578f4e7053effee56
parente8662063028a77ae89fc73c0d7721f9818a3d004
Make importlib.test.source.util.write_bytecode reset sys.dont_write_bytecode.
Lib/importlib/test/source/util.py