Files
cpython/Lib/distutils
Greg Ward 44f8e4ea08 Added support for printing out help text from option table: 'print_help()',
'generate_help()', 'wrap_text()' functions, and a little tiny test
  of 'wrap_text()'.
Changed how caller states that one option is the boolean opposite of
  another: added 'negative_opt' parameter to 'fancy_getopt()', and changed
  to use it instead of parsing long option name.
1999-12-12 16:54:55 +00:00
..
1999-12-03 16:18:56 +00:00
1999-09-08 02:23:28 +00:00
1999-09-29 13:03:32 +00:00