mirror of
https://github.com/python/cpython.git
synced 2025-10-09 16:34:44 +00:00
Whitespace normalization.
This commit is contained in:
parent
495ad3c8cc
commit
b90f89a496
9 changed files with 493 additions and 496 deletions
|
@ -215,4 +215,3 @@ if __name__ == '__main__': # testing
|
|||
import sys
|
||||
if len(sys.argv) > 1: tokenize(open(sys.argv[1]).readline)
|
||||
else: tokenize(sys.stdin.readline)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue