]> granicus.if.org Git - python/commit
Made 'generate_help()' and 'print_help()' methods of FancyGetopt.
authorGreg Ward <gward@python.net>
Fri, 21 Apr 2000 02:09:26 +0000 (02:09 +0000)
committerGreg Ward <gward@python.net>
Fri, 21 Apr 2000 02:09:26 +0000 (02:09 +0000)
commit283c745c572ea251f6f63e4c16905157ada66233
tree203c91327c088c663f34fed4d5eca150267e565c
parentead5c291bbb38efb77cd0dadc45984fccca7ce3d
Made 'generate_help()' and 'print_help()' methods of FancyGetopt.
Added 'set_option_table()' method.
Added missing 'self' to 'get_option_order()'.
Cosmetic/comment/docstring tweaks.
Lib/distutils/fancy_getopt.py