Re: Q: going from tuple to comma-separated list?
by Laura Creighton other posts by this author
May 21 2002 6:34AM messages near this date
Re: Newbie: Switch Case
|
Threading is actually fair
You want the apply function. In newer Pythons *plotdata will do, since
* is a synonym for apply, (and **plotdict if you wanted to pass in
a dictionary of name:value pairs).
Laura Creighton
--
http://mail.python.org/mailman/listinfo/python-list
|