from __future__ import decorators

Tim Roberts timr at probo.com
Sat Jan 15 02:55:57 EST 2005


Jacek Generowicz <jacek.generowicz at cern.ch> wrote:
>
>I have some code, which makes copious use of the @decorator syntax

I'm very curious to know what kind of application you are writing in which
"copious use of the @decorator syntax" actually solved a problem
productively.
-- 
- Tim Roberts, timr at probo.com
  Providenza & Boekelheide, Inc.



More information about the Python-list mailing list