untokenize transforms tokens into source code. Unlike the standard library's tokenize.untokenize(), it preserves the original whitespace between tokens.
2 lines
153 B
Text
2 lines
153 B
Text
untokenize transforms tokens into source code. Unlike the standard library's
|
|
tokenize.untokenize(), it preserves the original whitespace between tokens.
|