aboutsummaryrefslogtreecommitdiffstats
path: root/setuptools/lib2to3_ex.py
Commit message (Expand)AuthorAgeFilesLines
* Fix quantity of blank lines.stepshal2016-10-181-2/+0
* Add missing blank line.stepshal2016-07-211-0/+1
* Put colon-separated compound statement on separate lines.stepshal2016-07-211-1/+2
* Merge pull request #640 from stepshal/parameterJason R. Coombs2016-07-201-1/+1
|\
| * Remove whitespace around parameter '=' sign.stepshal2016-07-141-1/+1
* | Fix missing whitespace around operator.stepshal2016-07-141-1/+1
|/
* Fix quantity of blank lines after code object.stepshal2016-07-131-0/+4
* Extracted module for lib2to3 Mixin customization.Jason R. Coombs2013-11-271-0/+58