]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-26329: update os.path.normpath documentation (GH-20138) (#27095)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 12 Jul 2021 15:22:33 +0000 (08:22 -0700)
committerGitHub <noreply@github.com>
Mon, 12 Jul 2021 15:22:33 +0000 (17:22 +0200)
commit47abf240365ddd54a91c6ac167900d4bf6806c4f
treec6d1084811e8336b6cd15a55295877f847010e71
parentc92b391dcefe9a7b3e6290bc2e2356eedfcf4bc3
bpo-26329: update os.path.normpath documentation (GH-20138) (#27095)

(cherry picked from commit 66c5853406bbcccecf35372795078c0641a5f385)

Co-authored-by: Furkan Onder <furkanonder@protonmail.com>
Doc/library/os.path.rst
Lib/posixpath.py