How to convert a list/tuple into an function argument list easily?

Pierre Rouleau prouleau_nospam at impathnetworks.com
Mon Dec 16 15:49:50 EST 2002


Thanks to all that pointed out that *aList extends the list into its 
elements.
I had been using it inside functions but never realized it could be used 
by itself.  I should have known...

Pierre





More information about the Python-list mailing list