On Jan 29, 5:37 pm, "Gabriel Genellina" <gagsl-...@yahoo.com.ar> wrote: > The decorator module is a very fine addition to anyone's tool set -- but > in this case it is enough to use the wraps() function from the functools > standard module.
ah, thanks! i thought something like this existed in the standard lib, but couldn't find it. andrew -- http://mail.python.org/mailman/listinfo/python-list