[docs] [issue37688] The results from os.path.isdir(...) an Path(...).is_dir() are not equivalent for empty path strings.
Antoine Pitrou
report at bugs.python.org
Fri Jul 26 11:53:34 EDT 2019
Antoine Pitrou <pitrou at free.fr> added the comment:
If "equivalent" is deceiving, perhaps replace it with "similary" or "roughly equivalent". Feel free to post a PR with your preferred wording.
----------
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue37688>
_______________________________________
More information about the docs
mailing list