> 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/)