Commit 60cca718 authored by Tim Peters's avatar Tim Peters
Browse files

Whitespace normalization.

parent 80e3f110
......@@ -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