Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Dlinecache.py41 return updatecache(filename, module_globals)
72 def updatecache(filename, module_globals=None): function
/external/python/cpython2/Misc/
DNEWS6187 - Issue #8782: Add a trailing newline in linecache.updatecache to the last line