On Tue, Dec 29, 2009 at 8:29 PM, Iustin Pop <[email protected]> wrote: > Many methods are simple pure functions, and not depending on the object > state. We convert these to staticmethods. > --- > lib/backend.py | 3 ++- > lib/cmdlib.py | 3 ++- > lib/http/__init__.py | 6 ++++-- > lib/jqueue.py | 9 ++++++--- > lib/rapi/connector.py | 6 ++++-- > lib/rapi/rlib2.py | 15 ++++++++++----- > tools/burnin | 9 ++++++--- > tools/cfgshell | 6 ++++-- > 8 files changed, 38 insertions(+), 19 deletions(-)
LGTM -- olive
