]> granicus.if.org Git - python/commit
Issue #12943: python -m tokenize support has been added to tokenize.
authorMeador Inge <meadori@gmail.com>
Fri, 7 Oct 2011 13:53:38 +0000 (08:53 -0500)
committerMeador Inge <meadori@gmail.com>
Fri, 7 Oct 2011 13:53:38 +0000 (08:53 -0500)
commit14c0f03b587e3ec9679cf19a0c5f598c45157429
treefb1c01a0286a8be2b17c240b3967a0742a20a038
parent1d972ad12abcac25bd7ce3482867794745b38f8a
Issue #12943: python -m tokenize support has been added to tokenize.
Doc/library/tokenize.rst
Lib/tokenize.py
Misc/NEWS