Attitude about new keywords
Paul Rubin
phr-n2003b at NOSPAMnightsong.com
Sat Feb 8 18:04:07 EST 2003
More information about the Python-list mailing list
Sat Feb 8 18:04:07 EST 2003
- Previous message (by thread): Attitude about new keywords
- Next message (by thread): Attitude about new keywords
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
David Eppstein <eppstein at ics.uci.edu> writes: > > I'd like to ask a meta-question about this: why is adding new keywords > > something to be so urgently avoided? > > Because it can make previously-working code stop working, when the new > keyword happens to match somebody's variable name. That's an argument for introducing new keywords sooner or later, before too much code gets written that uses those names for variables.
- Previous message (by thread): Attitude about new keywords
- Next message (by thread): Attitude about new keywords
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list