summaryrefslogtreecommitdiffstats
path: root/Doc/library/tokenize.rst
Commit message (Expand)AuthorAgeFilesLines
* document TokenError and unclosed expression behavior (closes #12063)Benjamin Peterson2014-06-081-0/+18
* Closes #20956: 2.7 tokenize does not produce named tuples. Patch by Sam Kimbrel.Terry Jan Reedy2014-04-141-3/+4
* The StopIteration API applies to both tokenize() and generate_tokens()Raymond Hettinger2012-07-021-1/+2
* Issue #2134: Clarify token.OP handling rationale in tokenize documentation.Meador Inge2012-01-191-0/+6
* Backport source links from 3.x.Éric Araujo2011-08-191-6/+3
* Add more links to Python sources where the code is short, readable and an inf...Raymond Hettinger2010-11-061-0/+5
* Argh, I read it wrong. Reverted 64036 and added a clarifying remark.Georg Brandl2008-06-081-2/+2
* #3028: tokenize passes the physical line.Georg Brandl2008-06-081-10/+9
* A lot more typo fixes by Ori Avtalion.Georg Brandl2008-02-221-1/+1
* Add :term: for generators.Georg Brandl2007-10-211-1/+1
* Move the 2.6 reST doc tree in place.Georg Brandl2007-08-151-0/+122