mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-03-02 13:27:02 +08:00
In python 3, posix.stat_result is a re-export of os.stat_result, while in python 2 it was the reverse. Update typeshed to reflect this.
In python 3, posix.stat_result is a re-export of os.stat_result, while in python 2 it was the reverse. Update typeshed to reflect this.