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

Function getlines

Lib/linecache.py:33–40  ·  view source on GitHub ↗

Get the lines for a file from the cache. Update the cache if it doesn't contain an entry for this file already.

(filename, module_globals=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

getlineFunction · 0.85

Calls 1

updatecacheFunction · 0.85

Tested by

no test coverage detected