Skip to content
This repository was archived by the owner on Nov 25, 2023. It is now read-only.

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.