This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pitrou
Recipients Jordan Hueckstaedt, eryksun, paul.moore, pitrou, steve.dower, tim.golden, zach.ware
Date 2019-01-15.18:52:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1547578375.94.0.7248501635.issue35692@roundup.psfhosted.org>
In-reply-to
Content
I think exists() should simply return False here.  There's no reason a non-existing drive should fail differently than a non-existing parent directory.
History
Date User Action Args
2019-01-15 18:52:57pitrousetrecipients: + pitrou, paul.moore, tim.golden, zach.ware, eryksun, steve.dower, Jordan Hueckstaedt
2019-01-15 18:52:55pitrousetmessageid: <1547578375.94.0.7248501635.issue35692@roundup.psfhosted.org>
2019-01-15 18:52:55pitroulinkissue35692 messages
2019-01-15 18:52:55pitroucreate