Functional Equivilance examining legal def. of 'functional equivilance' Overview Usage If filename.py is specified its contents are tokenized to stdout. $ python -m tokenize [-e] [filename.py] Otherwise, tokenization is performed on stdin source: docs.python.org/3/library/tokenize Examples Notes License ISC