[Python-Dev] replacing 'global'
Skip Montanaro
skip at pobox.com
Wed Oct 22 09:15:16 EDT 2003
More information about the Python-Dev mailing list
Wed Oct 22 09:15:16 EDT 2003
- Previous message: [Python-Dev] replacing 'global'
- Next message: [Python-Dev] replacing 'global'
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Guido> (If it wasn't clear, I'm struggling with this subject -- I think
Guido> there are good reasons for why I'm resisting your proposal, but I
Guido> haven't found them yet. The more I think about it, the less I
Guido> like 'globals.x = 42' .
How about
__.x = 42
?
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