[Python-Dev] Summary of "dynamic attribute access" discussion

skip at pobox.com skip at pobox.com
Wed Feb 14 04:17:54 CET 2007


    Greg> I actually came up with an idea for that, slightly too late to get
    Greg> considered in the original lockstep-iteration debate:

    Greg>    for (x in seq1, y in seq2):
    Greg>      ...

That's already valid syntax though.

Skip


More information about the Python-Dev mailing list