summaryrefslogtreecommitdiff
path: root/distutils2/tests/test_create.py
Commit message (Expand)AuthorAgeFilesLines
* Stop converting package_data to extra_files in pysetup create (#13712).?ric Araujo2012-02-051-13/+12
* Remove unused names?ric Araujo2011-11-201-1/+0
* Clean up mocking of stdout and stdin in tests.?ric Araujo2011-11-121-20/+10
* Clean up some idioms in tests.?ric Araujo2011-11-121-2/+1
* Fix backport changesets part 2: tests?ric Araujo2011-09-181-21/+30
* Fixes to actually use the backports.Jeremy Kloth2011-09-121-1/+1
* Fixed a python2.4 syntax errors.Alexandru Plugaru2011-08-301-6/+11
* Backported packaging from cpython default, overwriting previous version.Vinay Sajip2011-08-181-0/+243