[Python-Dev] PEP 318: Set attribs with .name = value (original) (raw)
Barry Warsaw barry at python.org
Wed Mar 31 07:48:58 EST 2004
- Previous message: [Python-Dev] PEP 318: Set attribs with .name = value
- Next message: [Python-Dev] Re: Rich comparisons
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Wed, 2004-03-31 at 00:06, Guido van Rossum wrote:
It is currently valid syntax with valid semantics, and strongly suggest something it isn't: it looks as if the attribute assignment is done at function call time rather than at function definition time.
That's a fair cop. I retract. :)
-Barry
- Previous message: [Python-Dev] PEP 318: Set attribs with .name = value
- Next message: [Python-Dev] Re: Rich comparisons
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]