mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
Whitespace normalization.
This commit is contained in:
parent
cd84b92f08
commit
f9cc594096
15 changed files with 563 additions and 577 deletions
|
@ -38,7 +38,7 @@ class TryRaiseExcept(Test):
|
|||
|
||||
for i in xrange(self.rounds):
|
||||
pass
|
||||
|
||||
|
||||
|
||||
class TryExcept(Test):
|
||||
|
||||
|
@ -677,5 +677,3 @@ class TryExcept(Test):
|
|||
|
||||
for i in xrange(self.rounds):
|
||||
pass
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue