[Q] keeping *args and using it later

Alex alex at somewhere.round.here
Sun Oct 24 12:58:15 EDT 1999


Use the apply command, as in apply(nextTuple[0],nextTuple[1])

Alex.




More information about the Python-list mailing list