mirror of
https://github.com/python/cpython.git
synced 2025-10-09 16:34:44 +00:00
Whitespace normalization.
This commit is contained in:
parent
c601e0fa0b
commit
00afb07490
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue