Message291409
that error is what is raised by StringIO (subclassing OSError), other file-like objects could just be raising OSError (according to the file object spec described in the documentation for the io module).
Fixing documentation would already be helpful though. I will close this issue |
|
| Date |
User |
Action |
Args |
| 2017-04-10 04:33:38 | rtpg | set | recipients:
+ rtpg, terry.reedy, martin.panter, josh.r, xiang.zhang |
| 2017-04-10 04:33:38 | rtpg | set | messageid: <[email protected]> |
| 2017-04-10 04:33:38 | rtpg | link | issue29989 messages |
| 2017-04-10 04:33:38 | rtpg | create | |
|