The exists() method uses os.stat() instead of os.lstat() and so doesn't work for symlinks pointing to a non-existent path. A corresponding lexists() method doesn't exist yet. Signed-off-by: Nils Philippsen <nils@redhat.com> |
||
---|---|---|
.. | ||
files | ||
tasks |
The exists() method uses os.stat() instead of os.lstat() and so doesn't work for symlinks pointing to a non-existent path. A corresponding lexists() method doesn't exist yet. Signed-off-by: Nils Philippsen <nils@redhat.com> |
||
---|---|---|
.. | ||
files | ||
tasks |