[issue31269] bug in islink() and is_symlink()

Karine report at bugs.python.org
Thu Aug 24 10:08:53 EDT 2017


Karine added the comment:

Hi David

Thanks for support. one question. I couldn't find a function which will check full path is link or not. Is there any known function>

>Четверг, 24 августа 2017, 17:38 +04:00 от "R. David Murray" <report at bugs.python.org>:
>
>
>R. David Murray added the comment:
>
>The docs say, eg: "Return True if the path points to a symbolic link".  The path points to a file system object, and it is the object that is being checked, not each component of the path used to get to that object.
>
>----------
>nosy: +r.david.murray
>resolution:  -> not a bug
>stage:  -> resolved
>status: open -> closed
>
>_______________________________________
>Python tracker < report at bugs.python.org >
>< http://bugs.python.org/issue31269 >
>_______________________________________

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue31269>
_______________________________________


More information about the Python-bugs-list mailing list