Commit 00afb074 authored by Tim Peters's avatar Tim Peters

Whitespace normalization.

parent c601e0fa
......@@ -72,7 +72,7 @@ class TestCase(unittest.TestCase):
sys.stdout = sys.__stdout__
sys.stderr = sys.__stderr__
atexit._exithandlers = save_handlers
### helpers
def h1(self):
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