MCPcopy Create free account
hub / github.com/ipython/ipython / getlines

Route getlines

IPython/utils/ulinecache.py:None–None  ·  view source on GitHub ↗
functools.wraps(linecache.getlines)

Source from the content-addressed store, hash-verified

1"""
2This module has been deprecated since IPython 6.0.
3
4Wrapper around linecache which decodes files to unicode according to PEP 263.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected