testing-cabal / linecache2

Backport of the Python stdlib linecache module
1 stars 5 forks source link

A backport of linecache to older supported Pythons.

import linecache2 as linecache

Profit.