python3-linecache2

backports of the linecache module - Python 3.x
  https://github.com/testing-cabal/linecache2
  0
  no reviews



A backport of linecache to older supported Pythons. Typically, the user of this module would do "import linecache2 as linecache" and use the linecache module normally.

This package contains the Python 3.x module.