summaryrefslogtreecommitdiff
path: root/distutils2/tests/fixer/fix_echo.py
Commit message (Collapse)AuthorAgeFilesLines
* Merge fixes for #13462 and others from default?ric Araujo2012-02-091-1/+1
|
* Start improving 2to3 code (#13462).?ric Araujo2012-02-091-0/+16
- Change the fixers used in tests to something not provided by lib2to3 - Test conversion of doctests in text files - Factor out test boilerplate into a common method