Files
typeshed/stdlib
baterflyrity 1d9da4ed33 Add IOBase.read() and write() (#4912)
These methods are required on IOBase-derived classes, even if they
are not a formal part of the protocol. For more information, see
https://docs.python.org/3/library/io.html#io.IOBase.

Closes: #4906

Co-authored-by: Akuli <akuviljanen17@gmail.com>
2021-01-08 12:19:46 +01:00
..
2021-01-04 09:03:32 +01:00
2021-01-08 12:19:46 +01:00