mirror of
https://github.com/python/cpython.git
synced 2025-11-25 12:44:13 +00:00
#18803: fix more typos. Patch by Févry Thibault.
This commit is contained in:
parent
bf8ab77f94
commit
7c4a7e6f3c
17 changed files with 20 additions and 20 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
"""(Ostensibly) fix copyright notices in files.
|
||||
|
||||
Actually, this sript will simply replace a block of text in a file from one
|
||||
Actually, this script will simply replace a block of text in a file from one
|
||||
string to another. It will only do this once though, i.e. not globally
|
||||
throughout the file. It writes a backup file and then does an os.rename()
|
||||
dance for atomicity.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue