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 Ronan.Lamy
Recipients Ronan.Lamy
Date 2019-09-11.13:35:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568208959.37.0.605416078815.issue38109@roundup.psfhosted.org>
In-reply-to
Content
According to the docs, stat should include constants S_IFDOOR, S_IFPORT, S_IFWHT as well as the related S_IS... functions. However, these are only defined in _stat. I know that stat is a bit special (see bpo-11016), but that goes against PEP 399.
History
Date User Action Args
2019-09-11 13:35:59Ronan.Lamysetrecipients: + Ronan.Lamy
2019-09-11 13:35:59Ronan.Lamysetmessageid: <1568208959.37.0.605416078815.issue38109@roundup.psfhosted.org>
2019-09-11 13:35:59Ronan.Lamylinkissue38109 messages
2019-09-11 13:35:59Ronan.Lamycreate