allowing braces around suites

Isaac To iketo2 at netscape.net
Sat Aug 28 12:12:51 EDT 2004


>>>>> "Alex" == Alex Martelli <aleaxit at yahoo.com> writes:

    Alex> list(a, b, c) instead of [a, b, c] would not be horribly
    Alex> heavy syntax, I think.

On the other hand, [b*b for b in c] is too sweet to lose as well. :)

Regards,
Isaac.



More information about the Python-list mailing list