bpo-38109: Add missing constants to Lib/stat.py (GH-16665)
Add missing stat.S_IFDOOR, stat.S_IFPORT, stat.S_IFWHT, stat.S_ISDOOR, stat.S_ISPORT, and stat.S_ISWHT values to the Python implementation of the stat module.
R
Ronan Lamy committed
7bb14316b8ceddb813f31040a299af94a57ab339
Parent: a544773
Committed by Victor Stinner <vstinner@python.org>
on 10/10/2019, 7:34:46 AM