python3-untokenize

Untokenize transforms tokens into source code (Python 3)
  https://github.com/myint/untokenize
  0
  no reviews



Untokenize transforms tokens into source code.

Unlike the standard library's tokenize.untokenize(), it preserves the original whitespace between tokens.

This package installs the library for Python 3.