MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / updatecache

Function updatecache

Lib/linecache.py:68–135  ·  view source on GitHub ↗

Update a cache entry and return its list of lines. If something's wrong, print a message, discard the cache entry, and return an empty list.

(filename, module_globals=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

getlinesFunction · 0.85

Calls 9

getattrFunction · 0.85
startswithMethod · 0.80
endswithMethod · 0.80
splitlinesMethod · 0.80
openFunction · 0.70
statMethod · 0.45
getMethod · 0.45
joinMethod · 0.45
readlinesMethod · 0.45

Tested by

no test coverage detected