linecache2

Backports of the linecache module


License
Other
Install
pip install linecache2==1.0.0

Documentation

A backport of linecache to older supported Pythons.

>>> import linecache2 as linecache

Profit.