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 eric.snow
Recipients eric.snow, ncoghlan, vajrasky
Date 2014-02-07.17:28:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CALFfu7CiDVkfzikJ7sQxNsqCJ1GKdJ+2_6Ae_VtTL4WuJRXfPw@mail.gmail.com>
In-reply-to <1391783878.34.0.832481758048.issue20541@psf.upfronthosting.co.za>
Content
> As per issue 1311, the exists returns True <-> stat will work equivalence
is deliberate. We'll have to find a different way to resolve issue 20053 on
Windows.

I was going t say we should note this design/impl. detail in the
os.path.exists() docs.  However, it already is!  :)
History
Date User Action Args
2014-02-07 17:28:56eric.snowsetrecipients: + eric.snow, ncoghlan, vajrasky
2014-02-07 17:28:55eric.snowlinkissue20541 messages
2014-02-07 17:28:55eric.snowcreate