mirror of
https://github.com/python/cpython.git
synced 2025-08-29 21:25:01 +00:00
Whitespace normalization.
This commit is contained in:
parent
a888540593
commit
70c4378dbc
57 changed files with 2434 additions and 2440 deletions
|
@ -116,7 +116,7 @@ def digest_chunk(chunk):
|
|||
text.insert(0, revline)
|
||||
records.append((date, working_file, rev, author, text))
|
||||
return records
|
||||
|
||||
|
||||
def format_output(database):
|
||||
prevtext = None
|
||||
prev = []
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue