On Wed, Sep 14, 2016 at 4:28 AM, Brendan Abel <007bren...@gmail.com> wrote:
> This looks like a decorator function that optionally accepts arguments to
> change the behavior.

Oh, I get it. So, yeah, it is one function doing two jobs -
legitimately. In that case, I'd just rename one of the 'func'
arguments - probably the inner one, since that's never going to be
passed as a keyword.

ChrisA
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to