commit | 45d61561541b35d9c8757b9cc87974edc73f8649 | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Wed May 20 21:50:59 2015 +0200 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Wed May 20 21:50:59 2015 +0200 |
tree | affc0dd05a3ad405cb07df340e63399c93561225 | |
parent | 60335855f0388109f9fe92e6aa54ddb4e8723034 [diff] |
Issue #9858: Add missing method stubs to _io.RawIOBase. Patch by Laura Rupprecht.