[Python-Dev] replacing 'global'
Skip Montanaro
skip at pobox.com
Sun Oct 26 07:04:58 EST 2003
More information about the Python-Dev mailing list
Sun Oct 26 07:04:58 EST 2003
- Previous message: [Python-Dev] replacing 'global'
- Next message: [Python-Dev] replacing 'global'
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
>>>>> "Just" == Just van Rossum <just at letterror.com> writes: Just> Skip Montanaro wrote: >> >> * Would you be required to use := at each assignment or just >> >> the first? >> Just> Just the first; "a = 2" still means "a is local to this scope". >> >> That seems like a very subtle error waiting to happen... Just> Since I said the wrong thing, I'm not sure how to respond to Just> this... Do you still feel the same way with my corrected reply? Nope. Skip
- Previous message: [Python-Dev] replacing 'global'
- Next message: [Python-Dev] replacing 'global'
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list