summaryrefslogtreecommitdiffstats
path: root/2to3c
Commit message (Collapse)AuthorAgeFilesLines
* Rename "fixes" -> "lib2to3c"; start writing a setup.pyHEADmasterDavid Malcolm2010-03-051-3/+3
|
* introduce custom postprocessing code to (partly) deal with module ↵David Malcolm2010-02-021-1/+3
| | | | initialization; add selftests for same
* Start trying to fixup module initializationDavid Malcolm2009-11-201-1/+2
|
* Use "Fixes" classes for both python and .cocci fix implementations; invoke ↵David Malcolm2009-11-201-3/+7
| | | | the .cocci files from 2to3c
* Move .cocci files and typeobject.py into a new "fixes" subdirectoryDavid Malcolm2009-11-201-1/+1
|
* Introduce "2to3c" command, working towards pluggable fixesDavid Malcolm2009-11-201-0/+45