For some reason, pathlib raises tracebacks when exists() fails due to permission errors. This is obviously wrong, and worse, unfriendly; use the sane os.path.exists() behavior and return "doesn't exist".pull/9689/head
parent
c88bfdbefc
commit
cae5e19290
1 changed files with 5 additions and 2 deletions
Loading…
Reference in new issue