8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcfe198 commit da7f674Copy full SHA for da7f674
Doc/library/os.path.rst
@@ -359,7 +359,7 @@ the :mod:`glob` module.)
359
that contains symbolic links. On Windows, it converts forward slashes to
360
backward slashes. To normalize case, use :func:`normcase`.
361
362
- .. note::
+ .. note::
363
On POSIX systems, in accordance with `IEEE Std 1003.1 2013 Edition; 4.13
364
Pathname Resolution <https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap04.html#tag_04_13>`_,
365
if a pathname begins with exactly two slashes, the first component
0 commit comments