On Sat, 2010-11-20 at 22:49 -0500, Todd Zullinger wrote: > --- > func/overlord/scripts.py | 3 +-- > 1 files changed, 1 insertions(+), 2 deletions(-) > > diff --git a/func/overlord/scripts.py b/func/overlord/scripts.py > index 4c84dd2..a68f2dc 100644 > --- a/func/overlord/scripts.py > +++ b/func/overlord/scripts.py > @@ -43,6 +43,5 @@ def handle_base_func_options(parser, opts): > > return opts > > - > -def errorprint(msg) > +def errorprint(msg): > print >> sys.stderr, msg > -- > 1.7.3.2 > applied. thanks -sv _______________________________________________ Func-list mailing list Func-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/func-list