On Thu, Aug 20, 2009 at 11:15:41AM +0200, Guido Trotter wrote: > > This decorator can be used to call a function holding with protection > from a given signal. The function should accept a dict of > utils.SignalHandler, indexed by signal number, and make use of it. > > Signed-off-by: Guido Trotter <ultrot...@google.com> > --- > lib/utils.py | 37 +++++++++++++++++++++++++++++++++++++ > 1 files changed, 37 insertions(+), 0 deletions(-)
LGTM.