[Python-Dev] accumulator display syntax
Skip Montanaro
skip at pobox.com
Fri Oct 17 12:12:45 EDT 2003
More information about the Python-Dev mailing list
Fri Oct 17 12:12:45 EDT 2003
- Previous message: [Python-Dev] sort() return value
- Next message: [Python-Dev] accumulator display syntax
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Greg> What you're proposing hijacks the indexing syntax and uses it to
Greg> mean something completely different from indexing, which is a much
Greg> bigger change, and potentially a very confusing one.
Greg> So, no, sorry, it doesn't overcome my objection!
I agree. Any expression bracketed by '[' and ']', no matter how many other
clues to the ultimate result it might contain, ought to result in a list as
far as I'm concerned.
Skip
- Previous message: [Python-Dev] sort() return value
- Next message: [Python-Dev] accumulator display syntax
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list