mirror of
https://github.com/python/cpython.git
synced 2025-11-01 02:38:53 +00:00
normalize whitespace
This commit is contained in:
parent
a6008d08fa
commit
6f75a364e8
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ def get_info(fp):
|
|||
date = time.strftime("%B %d, %Y", time.localtime(time.time()))
|
||||
d["DATE"] = date
|
||||
return d
|
||||
|
||||
|
||||
|
||||
def main():
|
||||
s = sys.stdin.read()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue