[issue22759] pathlib: Path.exists broken

Hristo Venev report at bugs.python.org
Wed Oct 29 17:13:34 CET 2014


Hristo Venev added the comment:

ENAMETOOLONG and possibly ELOOP should also return False.
EACCES, EOVERFLOW and ENOMEM should probably be forwarded.
EFAULT should not happen.

----------

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


More information about the Python-bugs-list mailing list