]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #23822: Fix test_py_compile to not fail under -O.
authorBrett Cannon <brett@python.org>
Mon, 13 Apr 2015 20:28:11 +0000 (16:28 -0400)
committerBrett Cannon <brett@python.org>
Mon, 13 Apr 2015 20:28:11 +0000 (16:28 -0400)
commit9d2a01fb2b4fa9af408973cbee68a16467ede18b
treeb86392f9541394dd59b24efc1d13557bac20e721
parentfd53f984593ffc9d68e3785088c6f0c6ef226d4f
Issue #23822: Fix test_py_compile to not fail under -O.
Lib/test/test_py_compile.py