Yet another decorator proposal

Christopher T King squirrel at WPI.EDU
Wed Aug 11 10:55:40 EDT 2004


On Wed, 11 Aug 2004, Reinhold Birkenfeld wrote:

> - Decorators are "hidden" in a string. This is almost as ugly as the
> meta-constructs some other languages have, hiding vital information in
> comments.

Also, don't forget docstrings get thrown away when using python -OO.  
Great voodoo would be needed to prevent this from happening.




More information about the Python-list mailing list