Joseph Garvin wrote: > Peter Hansen wrote: > >> (I believe this is something Guido considers an "abuse of *args", but >> I just consider it an elegant use of zip() considering how the >> language defines *args. YMMV] >> >> -Peter >> >> > An abuse?! That's one of the most useful things to do with it. It's > transpose.
Note that it's considered (as I understand) an abuse of "*args", not an abuse of "zip". I can see a difference... -Peter -- http://mail.python.org/mailman/listinfo/python-list