mirror of
https://github.com/python/cpython.git
synced 2025-12-04 00:30:19 +00:00
Whitespace normalization.
This commit is contained in:
parent
f1af9c0896
commit
10d59f3fa1
2 changed files with 5 additions and 5 deletions
|
|
@ -67,7 +67,7 @@ def test():
|
|||
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'), """\
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue