commit | 40313cfe6ef09a47557e7c18f7f02622fe879158 | [log] [tgz] |
---|---|---|
author | Greg Ward <gward@python.net> | Tue May 23 04:11:14 2000 +0000 |
committer | Greg Ward <gward@python.net> | Tue May 23 04:11:14 2000 +0000 |
tree | 6cf7aa009e65a1d4f36c895a9a45fb34778b5e59 | |
parent | 77751c0b4903470bdd630dac25270b21670323ff [diff] |
Fix 'get_command_obj()' so it checks if a command object has an attribute before setting it -- this will catch bad options (eg. typos) in config files.