[Python-Dev] functions decorators in 2.4?

Josiah Carlson jcarlson at uci.edu
Sun Jun 20 01:57:51 EDT 2004


> Why not use the underused "as" keyword for decorators?
> 
> That is,
> 
> def foo(bar, baz) as StaticMethod:

The reason why not is in the archives.
Surprisingly enough, the most recent python-dev summary contains a
description of how to search the archives.

 - Josiah




More information about the Python-Dev mailing list