Home
last modified time | relevance | path

Searched defs:updatecache (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/
Dlinecache.py72 def updatecache(filename, module_globals=None): function
/external/python/cpython3/Lib/
Dlinecache.py82 def updatecache(filename, module_globals=None): function