summaryrefslogtreecommitdiff
path: root/distutils2/fancy_getopt.py
Commit message (Expand)AuthorAgeFilesLines
* Start a branch to provide Distutils2 for Python 3.?ric Araujo2011-09-241-5/+5
* Fix the backport fixes.?ric Araujo2011-09-181-3/+3
* Backported packaging from cpython default, overwriting previous version.Vinay Sajip2011-08-181-120/+58
* Further work on Py3 support; try blocks for imports mainlyArc Riley2011-03-131-2/+6
* Branch merge to trunkArc Riley2011-03-131-59/+99
|\
| * cleaned up fancygetopt before refactoringTarek Ziade2011-02-161-61/+39
| * Save up a bit of memory thanks to dict.iter* and __iter__?ric Araujo2010-12-171-1/+1
* | Replacing wrap_text function with Python builtin textwrap.wrapArc Riley2010-11-201-62/+2
|/
* removed the __revision__ tag, that are specific to SVNTarek Ziade2010-10-041-1/+0
* moved everything in the same dir - we want to include docs/ in the releaseTarek Ziade2010-09-191-0/+467