We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Backport of the Python stdlib linecache module
A backport of linecache to older supported Pythons.
>>> import linecache2 as linecache
Profit.