On 04 April 2003, Hamish Lawson said:
> Do others think it would be useful for HTTPRequest to have equivalents
> of the standard cgi module's getfirst and getlist methods (perhaps
> called get_form_var_first and get_form_var_list)?
I think it would be better to make request.form a custom type rather
than a dictionary. Then let's talk about adding missing features.
Greg
--
Greg Ward http://www.gerg.ca/
Condense soup, not books!