Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dsysmodule.c690 static PyObject *str__sizeof__ = NULL; in _PySys_GetSizeOf() local
704 &str__sizeof__); in _PySys_GetSizeOf()