Kaydet (Commit) 2b26a862 authored tarafından Tim Peters's avatar Tim Peters

Whitespace normalization.

üst b6554643
......@@ -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'
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