summaryrefslogtreecommitdiff
path: root/distutils2/tests/pypi_server.py
Commit message (Expand)AuthorAgeFilesLines
* Ye olde merge.?ric Araujo2011-11-121-6/+6
|\
| * Super considered super.?ric Araujo2011-11-121-8/+7
* | Start a branch to provide Distutils2 for Python 3.?ric Araujo2011-09-241-22/+14
|/
* Fix backport changesets part 3: backported modules.?ric Araujo2011-09-181-4/+1
* Fix backport changesets part 2: tests?ric Araujo2011-09-181-8/+12
* Fix the backport fixes.?ric Araujo2011-09-181-10/+12
* Fixed a python2.4 syntax errors.Alexandru Plugaru2011-08-301-5/+11
* Backported packaging from cpython default, overwriting previous version.Vinay Sajip2011-08-181-42/+54
* Further work on Py3 support; try blocks for imports mainlyArc Riley2011-03-131-8/+15
* Update installer tests.Alexis Metaireau2011-01-291-0/+1
* Aadd a get_all_projects method for the XML/RPC client.Alexis Metaireau2010-12-241-1/+1
* forcing the pypi test server to use 127.0.0.1 because '' will not work with s...Tarek Ziade2010-10-231-2/+2
* refactored unittest import logic to improve accuracy of the coverage measurementYannick Gingras2010-09-301-1/+1
* moved everything in the same dir - we want to include docs/ in the releaseTarek Ziade2010-09-191-0/+428