]> granicus.if.org Git - python/commit
Improve the repr for the TokenInfo named tuple.
authorRaymond Hettinger <python@rcn.com>
Thu, 9 Sep 2010 04:32:39 +0000 (04:32 +0000)
committerRaymond Hettinger <python@rcn.com>
Thu, 9 Sep 2010 04:32:39 +0000 (04:32 +0000)
commit6c60d099e5ed97ee0026687c1ec3401cca49c0c2
tree09c77b969f4c41f95583d5c80786208e03d60bfc
parent44d7b6ad60c151d2a265c326c1f7cf26d3c9dc18
Improve the repr for the TokenInfo named tuple.
Doc/library/tokenize.rst
Lib/tokenize.py