commit | 10d59f3fa155ca75e7cad1550e5d9d194a75afbb | [log] [tgz] |
---|---|---|
author | Tim Peters <tim.peters@gmail.com> | Wed Oct 27 02:43:25 2004 +0000 |
committer | Tim Peters <tim.peters@gmail.com> | Wed Oct 27 02:43:25 2004 +0000 |
tree | 1f2d64f979998bbc1e7bf4483f0a720e9a777a21 | |
parent | f1af9c089634b84c1dbbdabed35cd2d43cf6ff04 [diff] [blame] |
Whitespace normalization.
diff --git a/Lib/test/test_traceback.py b/Lib/test/test_traceback.py index 0a614ae..511fb58 100644 --- a/Lib/test/test_traceback.py +++ b/Lib/test/test_traceback.py
@@ -67,7 +67,7 @@ try: test_bug737473.test() except ValueError: - # this loads source code to linecache + # this loads source code to linecache traceback.extract_tb(sys.exc_traceback) print >> open(testfile, 'w'), """\