diff options
author | Andrew Kuchling <amk@amk.ca> | 2013-11-22 15:45:02 -0500 |
---|---|---|
committer | Andrew Kuchling <amk@amk.ca> | 2013-11-22 15:45:02 -0500 |
commit | 7a4e2d1751e7b261cd13685d488504e6d5a7ebee (patch) | |
tree | c454f9689cc1f3050110e97e75f4f0ffc995a7a8 /Python/bltinmodule.c | |
parent | e0d641abf2784360facaebadd2418d1498c380f9 (diff) | |
download | cpython-git-7a4e2d1751e7b261cd13685d488504e6d5a7ebee.tar.gz |
Wording changes to pathlib docs.
Only possibly-controversial change: joinpath() was described as:
"Calling this method is equivalent to indexing the path with each of
the *other* arguments in turn."
'Indexing' is an odd word to use, because you can't subscript Path or
PurePath objects, so I changed it to "combining".
Diffstat (limited to 'Python/bltinmodule.c')
0 files changed, 0 insertions, 0 deletions