8000 [3.12] gh-121461: Fix os.path.normpath documentation indentation (GH-… · python/cpython@da7f674 · GitHub
[go: up one dir, main page]

Skip to content

Commit da7f674

Browse files
miss-islingtonCBerJun
andauthored
8000
[3.12] gh-121461: Fix os.path.normpath documentation indentation (GH-121466) (#121473)
gh-121461: Fix os.path.normpath documentation indentation (GH-121466) (cherry picked from commit bf74db7) Co-authored-by: CBerJun <121291537+CBerJun@users.noreply.github.com>
1 parent dcfe198 commit da7f674

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/os.path.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -359,7 +359,7 @@ the :mod:`glob` module.)
359359
that contains symbolic links. On Windows, it converts forward slashes to
360360
backward slashes. To normalize case, use :func:`normcase`.
361361

362-
.. note::
362+
.. note::
363363
On POSIX systems, in accordance with `IEEE Std 1003.1 2013 Edition; 4.13
364364
Pathname Resolution <https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap04.html#tag_04_13>`_,
365365
if a pathname begins with exactly two slashes, the first component

0 commit comments

Comments
 (0)
0