]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #5635: Fix running test_sys with tracing enabled.
authorGeorg Brandl <georg@python.org>
Wed, 1 Apr 2009 00:04:33 +0000 (00:04 +0000)
committerGeorg Brandl <georg@python.org>
Wed, 1 Apr 2009 00:04:33 +0000 (00:04 +0000)
commitd8fb6ac9da7256d6cdb22c4b4c2d7ed06fba60d6
tree148ef8c81ad5b550726c0b805a04e007e7712b96
parentd60c29ed8b12fda1d129e21b80a5d9ce4125a21a
Issue #5635: Fix running test_sys with tracing enabled.
Lib/test/test_sys.py
Misc/NEWS