]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-26329: update os.path.normpath documentation (GH-20138)
authorFurkan Onder <furkanonder@protonmail.com>
Mon, 12 Jul 2021 12:48:01 +0000 (15:48 +0300)
committerGitHub <noreply@github.com>
Mon, 12 Jul 2021 12:48:01 +0000 (09:48 -0300)
commit66c5853406bbcccecf35372795078c0641a5f385
treef71438a64552e58c92eb00e3d79f99d1f8f929ce
parent171d529a95be53128e2ec9afc756d489247c875a
bpo-26329: update os.path.normpath documentation (GH-20138)

* bpo-26329: update os.path.normpath documentation

* Update os.path.rst

* Update posixpath.py

* update Pathname Resolution note
Doc/library/os.path.rst
Lib/posixpath.py