On Sep 15, 6:30 am, Terry Reedy <[email protected]> wrote: > > On 13Sep2012 18:58, alex23 <[email protected]> wrote: > > | On Sep 14, 3:54 am, Jean-Michel Pichavant <[email protected]> > > | wrote: > > | > I don't like decorators, I think they're not worth the mental effort. > > | > > | Because passing a function to a function is a huge cognitive burden? > > For parameterized decorators, there is extra cognitive burden. See below.
I do regret my initial criticism, for exactly this reason. -- http://mail.python.org/mailman/listinfo/python-list
