mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-03-10 08:57:53 +08:00
This makes these classes usable if type annotations are given as "IO" or "TextIO". In the future, we'll then be able to move open() to return a concrete class instead (#3951).