applied. Thanks Dave! On Wed, Jan 7, 2009 at 11:16 PM, <[email protected]> wrote: > > From: Dave Peticolas <[email protected]> > > --- > client/libsinan/handler.py | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/client/libsinan/handler.py b/client/libsinan/handler.py > index 1cc928f..b5fa353 100644 > --- a/client/libsinan/handler.py > +++ b/client/libsinan/handler.py > @@ -37,7 +37,7 @@ class Handler: > return config > > def handles(self, task): > - return true > + return True > > def jsonify_opts(self, largs): > """ The opts are already in config layout. All we need to > -- > 1.5.6.5 > > > > >
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "erlware-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/erlware-dev?hl=en -~----------~----~----~----~------~----~------~--~---
