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 7ff96a2 commit f845343Copy full SHA for f845343
Doc/library/os.path.rst
@@ -447,7 +447,8 @@ the :mod:`glob` module.)
447
The *strict* parameter was added.
448
449
.. versionchanged:: next
450
- The :py:data:`~ntpath.ALLOW_MISSING` value for *strict* parameter was added.
+ The :py:data:`~os.path.ALLOW_MISSING` value for the *strict* parameter
451
+ was added.
452
453
.. data:: ALLOW_MISSING
454
0 commit comments