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