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 5aa1e60 commit bf74db7Copy full SHA for bf74db7
Doc/library/os.path.rst
@@ -389,7 +389,7 @@ the :mod:`glob` module.)
389
that contains symbolic links. On Windows, it converts forward slashes to
390
backward slashes. To normalize case, use :func:`normcase`.
391
392
- .. note::
+ .. note::
393
On POSIX systems, in accordance with `IEEE Std 1003.1 2013 Edition; 4.13
394
Pathname Resolution <https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap04.html#tag_04_13>`_,
395
if a pathname begins with exactly two slashes, the first component
0 commit comments