Searched refs:PyTextIOBase_Type (Results 1 – 5 of 5) sorted by relevance
732 ADD_TYPE(&PyTextIOBase_Type); in PyInit__io()746 PyStringIO_Type.tp_base = &PyTextIOBase_Type; in PyInit__io()772 PyTextIOWrapper_Type.tp_base = &PyTextIOBase_Type; in PyInit__io()
11 extern PyTypeObject PyTextIOBase_Type;
169 PyTypeObject PyTextIOBase_Type = { variable
632 Modules/_io/textio.c:PyTextIOBase_Type PyTypeObject PyTextIOBase_Type
13 Modules/_io/_iomodule.h - PyTextIOBase_Type -2301 Modules/_io/textio.c - PyTextIOBase_Type -