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 matrixise
Recipients matrixise, vstinner
Date 2019-02-19.12:43:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1550580230.19.0.369204910392.issue36021@roundup.psfhosted.org>
In-reply-to
Content
After a small test, os.access() on a text file is True, and it's wrong in my case.
History
Date User Action Args
2019-02-19 12:43:50matrixisesetrecipients: + matrixise, vstinner
2019-02-19 12:43:50matrixisesetmessageid: <1550580230.19.0.369204910392.issue36021@roundup.psfhosted.org>
2019-02-19 12:43:50matrixiselinkissue36021 messages
2019-02-19 12:43:50matrixisecreate