Efficiently Split A List of Tuples

Joseph Garvin k04jg02 at kzoo.edu
Thu Jul 14 01:15:10 EDT 2005


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.



More information about the Python-list mailing list