mirror of
https://github.com/python/cpython.git
synced 2026-01-06 15:32:22 +00:00
Remove private _PyErr C API functions: move them to the internal C API (pycore_pyerrors.h). |
||
|---|---|---|
| .. | ||
| clinic | ||
| _iomodule.c | ||
| _iomodule.h | ||
| bufferedio.c | ||
| bytesio.c | ||
| fileio.c | ||
| iobase.c | ||
| stringio.c | ||
| textio.c | ||
| winconsoleio.c | ||