mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
#18803: merge with 3.3.
This commit is contained in:
commit
d640fe2af5
17 changed files with 20 additions and 20 deletions
|
@ -151,7 +151,7 @@ def fix(filename):
|
|||
except OSError as msg:
|
||||
err('%s: reset of timestamp failed (%r)\n' % (filename, msg))
|
||||
return 1
|
||||
# Return succes
|
||||
# Return success
|
||||
return 0
|
||||
|
||||
def fixline(line):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue