python3-linetable

Parse and generate linetable attributes for Python 3 code objects
  https://github.com/amol-/linetable
  0
  no reviews



This module provides a simple interface to parse and generate co_linetable attributes for Python 3 code objects, dealing with the version-specific changes in the CPython implementation.