]> granicus.if.org Git - python/commit
bpo-5028: fix doc bug for tokenize (GH-11683)
authorAndrew Carr <andrewnc@users.noreply.github.com>
Thu, 30 May 2019 19:31:51 +0000 (13:31 -0600)
committerMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 30 May 2019 19:31:51 +0000 (12:31 -0700)
commit1e36f75d634383eb243aa1798c0f2405c9ceb5d4
tree5f233c2e74dcfbc0ed4e15ace8c8e15c788ed64b
parent1b69c09248c4b51962933e3551f1ae6fc11369b6
bpo-5028: fix doc bug for tokenize (GH-11683)

https://bugs.python.org/issue5028
Doc/library/tokenize.rst
Lib/lib2to3/pgen2/tokenize.py
Lib/tokenize.py