mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Whitespace normalization.
This commit is contained in:
parent
b6554643b7
commit
2b26a8627b
1 changed files with 0 additions and 1 deletions
|
@ -397,4 +397,3 @@ else: raise TestFailed, 'type(), w/2 args expected TypeError'
|
|||
try: type(1, 2, 3, 4)
|
||||
except TypeError: pass
|
||||
else: raise TestFailed, 'type(), w/4 args expected TypeError'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue