mirror of
https://github.com/python/cpython.git
synced 2025-08-22 17:55:18 +00:00
Whitespace normalization.
This commit is contained in:
parent
0e43db5baa
commit
27f883687b
15 changed files with 26 additions and 35 deletions
|
@ -38,4 +38,3 @@ else:
|
|||
diff = difflib.context_diff(fromlines, tolines, fromfile, tofile, fromdate, todate, n=n)
|
||||
|
||||
sys.stdout.writelines(diff)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue