Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
a68109a248be8c8dc7b4e662bf6abf4189ff2011
/
Doc
/
library
/
tokenize.rst
806f9d7
document TokenError and unclosed expression behavior (closes #12063)
by Benjamin Peterson
· 11 years ago
f7568e0
Closes #20956: 2.7 tokenize does not produce named tuples. Patch by Sam Kimbrel.
by Terry Jan Reedy
· 11 years ago
2aa8519
The StopIteration API applies to both tokenize() and generate_tokens()
by Raymond Hettinger
· 13 years ago
da747c3
Issue #2134: Clarify token.OP handling rationale in tokenize documentation.
by Meador Inge
· 14 years ago
29a0b57
Backport source links from 3.x.
by Éric Araujo
· 14 years ago
e0e0822
Add more links to Python sources where the code is short, readable and an informative adjunct to the docs.
by Raymond Hettinger
· 15 years ago
3219df1
Argh, I read it wrong. Reverted 64036 and added a clarifying remark.
by Georg Brandl
· 17 years ago
ebd662d
#3028: tokenize passes the physical line.
by Georg Brandl
· 17 years ago
907a720
A lot more typo fixes by Ori Avtalion.
by Georg Brandl
· 17 years ago
cf3fb25
Add :term: for generators.
by Georg Brandl
· 18 years ago
8ec7f65
Move the 2.6 reST doc tree in place.
by Georg Brandl
· 18 years ago