mirror of
https://github.com/python/cpython.git
synced 2025-08-31 05:58:33 +00:00
Whitespace normalization.
This commit is contained in:
parent
88869f9787
commit
07e99cb774
18 changed files with 1933 additions and 1936 deletions
|
@ -411,7 +411,7 @@ def test(args = None):
|
|||
|
||||
if f is not sys.stdin:
|
||||
f.close()
|
||||
|
||||
|
||||
if silent:
|
||||
f = formatter.NullFormatter()
|
||||
else:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue