Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
Per the python standard library, `isdir` and `isfile` should return `False` if the given path doesn't exist. Currently these methods error on missing paths.
Attachments
Issue Links
- links to