mirror of
https://github.com/python/cpython.git
synced 2025-08-24 10:45:53 +00:00
Whitespace normalization, via reindent.py.
This commit is contained in:
parent
e6ddc8b20b
commit
182b5aca27
453 changed files with 31318 additions and 31452 deletions
|
@ -39,7 +39,7 @@ def main():
|
|||
filename + ".prof")
|
||||
else:
|
||||
compileFile(filename, DISPLAY)
|
||||
|
||||
|
||||
except SyntaxError, err:
|
||||
print err
|
||||
if err.lineno is not None:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue