mirror of
https://github.com/python/cpython.git
synced 2025-11-01 10:45:30 +00:00
This allows sys.getsize() to work correctly with their subclasses with __slots__ defined. |
||
|---|---|---|
| .. | ||
| clinic | ||
| _iomodule.c | ||
| _iomodule.h | ||
| bufferedio.c | ||
| bytesio.c | ||
| fileio.c | ||
| iobase.c | ||
| stringio.c | ||
| textio.c | ||