summaryrefslogtreecommitdiffstats
path: root/fixes/__init__.py
Commit message (Collapse)AuthorAgeFilesLines
* Rename "fixes" -> "lib2to3c"; start writing a setup.pyHEADmasterDavid Malcolm2010-03-051-71/+0
|
* Trap errors when invoking spatch, and bubble up as exceptions; introduce ↵David Malcolm2009-12-031-2/+40
| | | | hooks for writing unit tests for fixers
* Use "Fixes" classes for both python and .cocci fix implementations; invoke ↵David Malcolm2009-11-201-0/+33
| | | | the .cocci files from 2to3c
* Move .cocci files and typeobject.py into a new "fixes" subdirectoryDavid Malcolm2009-11-201-0/+0