commit | c2d384dbd7c6ed9bdfaac45f05b463263c743ee7 | [log] [tgz] |
---|---|---|
author | Ćukasz Langa <lukasz@langa.pl> | Mon Apr 23 01:07:11 2018 -0700 |
committer | GitHub <noreply@github.com> | Mon Apr 23 01:07:11 2018 -0700 |
tree | b34f3f14d0ea6020696a7b98432e7cfb9a0ed28b | |
parent | d5a2377c3d70e4143bcbee4a765b3434e21f683a [diff] |
bpo-33338: [tokenize] Minor code cleanup (#6573) This change contains minor things that make diffing between Lib/tokenize.py and Lib/lib2to3/pgen2/tokenize.py cleaner.