]> granicus.if.org Git - python/commit
Fix so we clear or reinitialize various data structures before populating
authorGreg Ward <gward@python.net>
Mon, 7 Aug 2000 00:45:51 +0000 (00:45 +0000)
committerGreg Ward <gward@python.net>
Mon, 7 Aug 2000 00:45:51 +0000 (00:45 +0000)
commit0fd2dd6db0a279546747a43c777522b266e7734d
tree48e0ad292e8bbd04250c331fcfa9c8533a807442
parentf9d20c37864316e0cd343e0b9bbac638a7590ad5
Fix so we clear or reinitialize various data structures before populating
(allows the same FancyGetopt object to be used multiple times with different
option tables).
Lib/distutils/fancy_getopt.py