Khormaee, Cy
cy.khormaee at hp.com
Wed Aug 3 14:09:14 EDT 2005
Hey all, I was curious if there is a way to create a parameter which will accept an arbitrary number of keyword arguments in python. Currently, im trying to make a procedure to accept output from a form which has a variable number of submission fields. The HTML form only outputs keyword arguments (as far as I know) so i cant use an arbitary argument list. Any help would be greatly appreciated.
|