[Python-Dev] FuncAttrs or funcattrs or func_attrs

Jewett, Jim J jim.jewett at eds.com
Sun Apr 4 19:24:23 EDT 2004


> I propose this one to set function attributes:

>   class func_attrs(objects):


Aren't classes supposed to use UpperCase?
If this is a more subtle distinction, it should probably be 
added to PEP 8.

FWIW, I think this should go in a decorate module (particularly
since this use really is just decoration) rather than a builtin.

-jJ



More information about the Python-Dev mailing list