]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-43620: Remove reference to os.sep from os.path.join() doc (GH-25025) (#25027)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 26 Mar 2021 17:24:19 +0000 (10:24 -0700)
committerGitHub <noreply@github.com>
Fri, 26 Mar 2021 17:24:19 +0000 (13:24 -0400)
commitf311290f091957653bba5ebfda28ad981bb78363
tree6f5139fe85862cf033642f93ec1879d44a2080cf
parent2d1cbe4193499914ccc9d217ea63eb17ff927c91
bpo-43620: Remove reference to os.sep from os.path.join() doc (GH-25025) (#25027)

- removed ambiguous reference to os.sep from os.path.join() doc
(cherry picked from commit 21a2cabb3795f5170c746ab8f29e9d25c7442550)

Co-authored-by: Jared Sutton <jpsutton@gmail.com>
Doc/library/os.path.rst