Kaydet (Commit) 00afb074 authored tarafından Tim Peters's avatar Tim Peters

Whitespace normalization.

üst c601e0fa
...@@ -72,7 +72,7 @@ class TestCase(unittest.TestCase): ...@@ -72,7 +72,7 @@ class TestCase(unittest.TestCase):
sys.stdout = sys.__stdout__ sys.stdout = sys.__stdout__
sys.stderr = sys.__stderr__ sys.stderr = sys.__stderr__
atexit._exithandlers = save_handlers atexit._exithandlers = save_handlers
### helpers ### helpers
def h1(self): def h1(self):
print "h1" print "h1"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment