File: README.rst

package info (click to toggle)
python-linecache2 1.0.0-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 156 kB
  • sloc: python: 942; makefile: 24; sh: 1
file content (5 lines) | stat: -rw-r--r-- 98 bytes parent folder | download | duplicates (3)
1
2
3
4
5
A backport of linecache to older supported Pythons.

 >>> import linecache2 as linecache

Profit.