mirror of
https://github.com/python/cpython.git
synced 2026-01-02 13:33:44 +00:00
io.UnsupportedOperation is a subclass of OSError and recommended by io.IOBase for this case; matches other read methods on io.FileIO. |
||
|---|---|---|
| .. | ||
| _iomodule.c.h | ||
| bufferedio.c.h | ||
| bytesio.c.h | ||
| fileio.c.h | ||
| iobase.c.h | ||
| stringio.c.h | ||
| textio.c.h | ||
| winconsoleio.c.h | ||