mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Merge with 3.3: Issue #17047: removed doubled words in Doc/*,
Mac/*, and Tool/* found by Serhiy Storchaka and Matthew Barnett
This commit is contained in:
commit
dd61f8f389
6 changed files with 7 additions and 7 deletions
|
@ -491,7 +491,7 @@ class Directory:
|
|||
|
||||
def add_file(self, file, src=None, version=None, language=None):
|
||||
"""Add a file to the current component of the directory, starting a new one
|
||||
one if there is no current component. By default, the file name in the source
|
||||
if there is no current component. By default, the file name in the source
|
||||
and the file table will be identical. If the src file is specified, it is
|
||||
interpreted relative to the current directory. Optionally, a version and a
|
||||
language can be specified for the entry in the File table."""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue