]> granicus.if.org Git - python/commit
Fix a broken test in test_traceback where the module name was being tacked on
authorBrett Cannon <bcannon@gmail.com>
Mon, 26 Feb 2007 23:33:27 +0000 (23:33 +0000)
committerBrett Cannon <bcannon@gmail.com>
Mon, 26 Feb 2007 23:33:27 +0000 (23:33 +0000)
commitdfb2a8a7c176b4db246a6f32bdf4a1b079bdd4eb
tree2b23024cfae9fb0fd5cf355e6ec86074480fd9bd
parente36f2ba7c478646d3740fc2202b16ce6f1c06483
Fix a broken test in test_traceback where the module name was being tacked on
needlessly.
Lib/test/test_traceback.py