mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-04 04:25:50 +08:00
ccfc1850e9
platform.DEVNULL seemed undocumented, but is eg, still mentioned in the header comment of platform.py. So feels surprising this was removed without much warning. Co-authored-by: hauntsaninja <>