summaryrefslogtreecommitdiff
path: root/distutils2/tests/test_command_install_lib.py
Commit message (Expand)AuthorAgeFilesLines
* Merge fixes for #13462 and others from default?ric Araujo2012-02-091-1/+1
|\
* \ Ye olde merge.?ric Araujo2011-11-121-35/+37
|\ \ | |/
| * Improve byte-compilation to be independent of -O or -B.?ric Araujo2011-11-121-38/+40
* | Fix byte-compilation to comply with PEP 3147 on Python 3.2+ (#11254).?ric Araujo2011-10-081-3/+11
* | Start a branch to provide Distutils2 for Python 3.?ric Araujo2011-09-241-4/+1
|/
* Fix backport changesets part 2: tests?ric Araujo2011-09-181-9/+3
* Backported packaging from cpython default, overwriting previous version.Vinay Sajip2011-08-181-20/+27
* Use lazy form in logging calls, again.?ric Araujo2011-02-101-1/+1
* moved extension into compiler/Tarek Ziade2010-11-131-1/+1
* Rename command's tests filenames to test_command_*, and install_tools.py to i...Alexis Metaireau2010-10-041-0/+106