summaryrefslogtreecommitdiff
path: root/distutils2/tests/fixer
Commit message (Collapse)AuthorAgeFilesLines
* Merge fixes for #13974, #6884 and #11841 from default?ric Araujo2012-02-272-2/+2
|\
| * Merge fixes for #13462 and others from default?ric Araujo2012-02-093-134/+32
| |\
* | | Fix bugs with MANIFEST.in parsing on Windows (#6884).?ric Araujo2012-02-271-0/+1
| |/ |/| | | | | | | | | | | | | | | These regex changes fix a number of issues on Windows: - #6884: impossible to include a file starting with 'build' - #9691 and #14004: sdist includes too many files - #13193: test_manifest failures Thanks to Nadeem Vawda for his help.
* | Start improving 2to3 code (#13462).?ric Araujo2012-02-093-134/+32
|/ | | | | | - 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
* Backported packaging from cpython default, overwriting previous version.Vinay Sajip2011-08-181-9/+9
|
* moved everything in the same dir - we want to include docs/ in the releaseTarek Ziade2010-09-192-0/+134