[Python-Dev] Re: 2.4a2, and @decorators (original) (raw)

Guido van Rossum guido at python.org
Wed Aug 4 17:22:20 CEST 2004


In general, I predict most Python code will continue to be blissfully unadorned with decorators.

Right. Outside the test suite, there are very few uses of classmethod, staticmethod and property in the standard library.

--Guido van Rossum (home page: http://www.python.org/~guido/)



More information about the Python-Dev mailing list