diff options
author | W. Trevor King <wking@drexel.edu> | 2009-07-10 14:11:23 -0400 |
---|---|---|
committer | W. Trevor King <wking@drexel.edu> | 2009-07-10 14:11:23 -0400 |
commit | 0f09cef7c497ea826df526d2d3a5b018279c4d2f (patch) | |
tree | ba198d2d478cc4f65184f9069b74c1a8570cd35a /becommands | |
parent | e5c0d5f2f3f7637cad6baca9e33778d0c054195d (diff) | |
download | bugseverywhere-0f09cef7c497ea826df526d2d3a5b018279c4d2f.tar.gz |
Simplified error handling in ./be
Removed superfluous nesting in ./be's error catching. Also replaced
KeyErrors due to unknown commands with the more specific
cmdutil.UnknownCommand, since all sorts of programming errors can
raise KeyErrors.
Untested, since my working tree is a mess at the moment, but what
could go wrong? ;)
Diffstat (limited to 'becommands')
0 files changed, 0 insertions, 0 deletions