diff options
author | Shantanu <12621235+hauntsaninja@users.noreply.github.com> | 2023-01-31 05:39:30 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-31 05:39:30 (GMT) |
commit | 909a6746939ea1d09fab21f26b558cfd7e3e29a0 (patch) | |
tree | d8a0ad561a30571db8ff9e66635b5a4a9f74dcc4 /Python/marshal.c | |
parent | ef09bf63d22b2efe5c0e9a2b9f25a9bec2ba1db0 (diff) | |
download | cpython-909a6746939ea1d09fab21f26b558cfd7e3e29a0.zip cpython-909a6746939ea1d09fab21f26b558cfd7e3e29a0.tar.gz cpython-909a6746939ea1d09fab21f26b558cfd7e3e29a0.tar.bz2 |
gh-77607: Improve accuracy of os.path.join docs (#101406)
This is a follow-up to #100811.
One of the changes in that PR isn't accurate in that
`os.path.join('', '')` will not end in a separator.
This reverts that change to the previous wording that used "only", but
explicitly calls out the case where the last part ends in a separator,
which is what caused confusin in #77607 and motivated the change
in #100811.
Diffstat (limited to 'Python/marshal.c')
0 files changed, 0 insertions, 0 deletions