To answer the subject line:
param=<any expression that can be evaluated when the function is defined>
will assign the result of the expression as the default argument object for the parameter.

tjr

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to