Searched refs:emptystring (Results 1 – 6 of 6) sorted by relevance
26 emptystring { "" }
921 #define emptystring (PyObject *)&_Py_SINGLETON(bytes_empty) in PyCode_NewEmpty() macro932 .localspluskinds = emptystring, in PyCode_NewEmpty()933 .exceptiontable = emptystring, in PyCode_NewEmpty()
41 pylint.extensions.emptystring,
155 Objects/codeobject.c:PyCode_NewEmpty():emptystring static PyObject *emptystring