[Python-ideas] relaxing keyword usage restrictions
Greg Ewing
greg.ewing at canterbury.ac.nz
Tue Sep 6 00:05:30 CEST 2011
More information about the Python-ideas mailing list
Tue Sep 6 00:05:30 CEST 2011
- Previous message: [Python-ideas] relaxing keyword usage restrictions
- Next message: [Python-ideas] relaxing keyword usage restrictions
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Devin Jeanpierre wrote: > The "as" keyword used to be a pseudokeyword that functioned this way. > Apparently the experiment didn't go well, I think that was only done because the __future__ mechanism hadn't been invented then. As far as I know, it was always intended to become a full keyword at some point. -- Greg
- Previous message: [Python-ideas] relaxing keyword usage restrictions
- Next message: [Python-ideas] relaxing keyword usage restrictions
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-ideas mailing list