mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-06-16 04:26:26 +08:00
d492c5360d
* Use less strict IO[str] instead of TextIO * IO[Any] should be IO[str] See also discussion in #17.