[Python-Dev] os.path.exists() / os.path.isdir() inconsistency when dealing with gvfs directories (original) (raw)
Nick Coghlan ncoghlan at gmail.com
Wed Jun 27 23:31:31 CEST 2012
- Previous message: [Python-Dev] os.path.exists() / os.path.isdir() inconsistency when dealing with gvfs directories
- Next message: [Python-Dev] os.path.exists() / os.path.isdir() inconsistency when dealing with gvfs directories
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Previous message: [Python-Dev] os.path.exists() / os.path.isdir() inconsistency when dealing with gvfs directories
- Next message: [Python-Dev] os.path.exists() / os.path.isdir() inconsistency when dealing with gvfs directories
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]