Home
last modified time | relevance | path

Searched defs:clearcache (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Lib/
Dlinecache.py26 def clearcache(): function
/external/python/cpython3/Lib/
Dlinecache.py21 def clearcache(): function
/external/python/cpython2/Modules/
D_struct.c1849 clearcache(PyObject *self) in clearcache() function