[Python-Dev] Alternate notation for global variable assignments
Guido van Rossum
guido at python.org
Mon Oct 27 19:23:52 EST 2003
More information about the Python-Dev mailing list
Mon Oct 27 19:23:52 EST 2003
- Previous message: [Python-Dev] Alternate notation for global variable assignments
- Next message: list.sort, was Re: [Python-Dev] decorate-sort-undecorate
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> However, I think a syntax that would work with no ambiguities, and > not look too bad, would be: > > .var > > e.g. > > sublist = lst[.var] No; I want to reserve .var for the "with" statement (a la VB). --Guido van Rossum (home page: http://www.python.org/~guido/)
- Previous message: [Python-Dev] Alternate notation for global variable assignments
- Next message: list.sort, was Re: [Python-Dev] decorate-sort-undecorate
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list