Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 98 Bytes

README.rst

File metadata and controls

5 lines (3 loc) · 98 Bytes

A backport of linecache to older supported Pythons.

>>> import linecache2 as linecache

Profit.