commit | 3c67b1dd08b80a6052d4c097ca5d1b399f0dd941 | [log] [tgz] |
---|---|---|
author | Greg Ward <gward@python.net> | Tue May 23 01:44:20 2000 +0000 |
committer | Greg Ward <gward@python.net> | Tue May 23 01:44:20 2000 +0000 |
tree | 14fe3ae10e1e8db1a968070182ec5f286829c567 | |
parent | 732745bb70a81f2d2edd41562a81bb7e26948ebe [diff] |
OptionDummy now has a constructor that takes a list of options: each string in the option list is an attribute of the OptionDummy that will be initialized to None.