Home
last modified time | relevance | path

Searched refs:PyTextIOBase_Type (Results 1 – 6 of 6) sorted by relevance

/third_party/python/Modules/_io/
D_iomodule.c648 &PyTextIOBase_Type,
714 PyStringIO_Type.tp_base = &PyTextIOBase_Type; in PyInit__io()
722 PyTextIOWrapper_Type.tp_base = &PyTextIOBase_Type; in PyInit__io()
D_iomodule.h11 extern PyTypeObject PyTextIOBase_Type;
Dtextio.c149 PyTypeObject PyTextIOBase_Type = { variable
/third_party/python/Tools/c-analyzer/
DTODO589 Modules/_io/textio.c:PyTextIOBase_Type PyTypeObject PyTextIOBase_Type
/third_party/python/Tools/c-analyzer/cpython/
Dignored.tsv22 Modules/_io/_iomodule.h - PyTextIOBase_Type -
Dglobals-to-fix.tsv568 Modules/_io/textio.c - PyTextIOBase_Type -