]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-43620: Remove reference to os.sep from os.path.join() doc (GH-25025, GH-5030)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 26 Mar 2021 20:06:59 +0000 (13:06 -0700)
committerGitHub <noreply@github.com>
Fri, 26 Mar 2021 20:06:59 +0000 (16:06 -0400)
commit455583b54aaec9a4266ff37dd438cbbd8ec6068a
tree7702cc0e515741d1b06d27bcb2ed329aa3001496
parent14a5db10ff16db3f9379433c4dbb3680547d1d12
bpo-43620: Remove reference to os.sep from os.path.join() doc (GH-25025, GH-5030)

- 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