[issue19717] resolve() fails when the path doesn't exist

Antoine Pitrou report at bugs.python.org
Tue Dec 3 00:01:34 CET 2013


Antoine Pitrou added the comment:

(note that POSIX realpath() fails with ENOENT if the file doesn't exist: http://pubs.opengroup.org/onlinepubs/9699919799/functions/realpath.html )

----------

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


More information about the Python-bugs-list mailing list