[Python-Dev] os.path.exists() / os.path.isdir() inconsistency when dealing with gvfs directories
Nick Coghlan
ncoghlan at gmail.com
Wed Jun 27 23:31:31 CEST 2012
If someone wants to see the error details, they should use os.stat directly
rather than an existence check.
--
Sent from my phone, thus the relative brevity :)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20120628/fb4ed016/attachment.html>
More information about the Python-Dev
mailing list