Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Modernize the code now that Python 2.5 is no longer supported | Dmitry Shachnev | 2014-01-19 | 1 | -1/+2 |
* | don't assume strings to be byte strings | DasIch | 2010-05-24 | 1 | -1/+1 |
* | Add support for decoding strings and comments to the analyzer. | Georg Brandl | 2009-01-04 | 1 | -1/+3 |
* | Support all types of string literals in literals.py. | Georg Brandl | 2009-01-04 | 1 | -10/+44 |
* | Add pgen2 and custom utilities. | Georg Brandl | 2008-12-29 | 1 | -0/+60 |