mirror of https://github.com/python/cpython.git
Whitespace normalization.
This commit is contained in:
parent
4cfa136680
commit
1b27f86411
|
@ -1664,7 +1664,7 @@ def mro(self):
|
|||
pass
|
||||
else:
|
||||
raise TestFailed, "non-sequence mro() return not caught"
|
||||
|
||||
|
||||
|
||||
def overloading():
|
||||
if verbose: print "Testing operator overloading..."
|
||||
|
|
Loading…
Reference in New Issue