Transition to Command-format complete.
authorW. Trevor King <wking@drexel.edu>
Tue, 15 Dec 2009 08:31:48 +0000 (03:31 -0500)
committerW. Trevor King <wking@drexel.edu>
Tue, 15 Dec 2009 08:31:48 +0000 (03:31 -0500)
commit58bedebfddbb8e1fc8f0a441163526feaecb753b
treebb317cf59f834e45182aad4f816ea13f3fd76f6e
parenteb26ca7e4a6886f97740c45e9e3b7bdd2d08d76f
Transition to Command-format complete.

Well, except for going through and updating the _long_help()
strings.
  $ python test.py libbe.command
succeeds for everything except Diff and Subscribe, which is expected
since I haven't fixed up libbe.diff yet.
libbe/command/base.py
libbe/command/diff.py
libbe/command/new.py
libbe/command/set.py
libbe/command/subscribe.py
libbe/command/util.py
libbe/diff.py