]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-43620: Remove reference to os.sep from os.path.join() doc (#25025)
authorJared Sutton <jpsutton@gmail.com>
Fri, 26 Mar 2021 16:02:32 +0000 (12:02 -0400)
committerGitHub <noreply@github.com>
Fri, 26 Mar 2021 16:02:32 +0000 (12:02 -0400)
commit21a2cabb3795f5170c746ab8f29e9d25c7442550
tree4f79e65ce6157f7f1e33b17414372923b54eed76
parent3bb19873abd572879cc9a8810b1db9db1f704070
bpo-43620: Remove reference to os.sep from os.path.join() doc (#25025)

- removed ambiguous reference to os.sep from os.path.join() doc
Doc/library/os.path.rst