Thanks to visit codestin.com Credit goes to github.com
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.
os.path.dirname
1 parent b5428bb commit 3224429Copy full SHA for 3224429
1 file changed
Doc/library/os.path.rst
@@ -118,7 +118,7 @@ the :mod:`glob` module.)
118
Accepts a :term:`path-like object`.
119
120
121
-.. function:: dirname(path)
+.. function:: dirname(path, /)
122
123
Return the directory name of pathname *path*. This is the first element of
124
the pair returned by passing *path* to the function :func:`split`.
0 commit comments