summaryrefslogtreecommitdiff
path: root/sphinx/pycode/pgen2/tokenize.py
Commit message (Expand)AuthorAgeFilesLines
* merge in Ben's bundle with more py3k compatibilityGeorg Brandl2009-01-101-2/+2
|\
| * normalize raise statementsBenjamin Peterson2009-01-101-2/+2
* | Changed the tokenizer in pgen2 to add a newline to lines even if it's missing...Armin Ronacher2009-01-091-0/+5
|/
* Add pgen2 and custom utilities.Georg Brandl2008-12-291-0/+405