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
There was an error while loading. Please reload this page.
A backport of linecache to older supported Pythons.
>>> import linecache2 as linecache
Profit.