summaryrefslogtreecommitdiffstats
path: root/Lib/distutils/fancy_getopt.py
Commit message (Expand)AuthorAgeFilesLines
* Added support for printing out help text from option table: 'print_help()',Greg Ward1999-12-121-12/+171
* Hacked to support the notion of "negative alias" options, to handleGreg Ward1999-10-031-3/+32
* Better detection of bad entries in option table.Greg Ward1999-08-141-3/+11
* First checkin of real Distutils code.Greg Ward1999-03-221-0/+115