Kaydet (Commit) 32db4386 authored tarafından Ned Deily's avatar Ned Deily

Issue 27216: Fix typo (noticed by Alex Chan).

üst 29ce082c
......@@ -214,7 +214,7 @@ the :mod:`glob` module.)
.. function:: islink(path)
Return ``True`` if *path* refers to a directory entry that is a symbolic link.
Always ``False`` if symbolic links are not supported by the python runtime.
Always ``False`` if symbolic links are not supported by the Python runtime.
.. function:: ismount(path)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment