[Python-Dev] Definining properties - a use case for class decorators?

skip@pobox.com skip at pobox.com
Wed Oct 19 18:43:59 CEST 2005


    >> <callable> <name> <tuple>:
    >>     <definitions>
    ...

    Steve> Wow, that's really neat.  And you save a keyword! ;-)

Two if you add a builtin called "function" (get rid of "def").

Skip


More information about the Python-Dev mailing list