[cse491] HW5: cgi.parse_qs deprecated

Joe Amenta amentajo at msu.edu
Wed Oct 7 08:30:10 PDT 2009


cgi.parse_qs is
deprecated<http://docs.python.org/library/cgi.html#functions>...
the python docs point me to parse_qs in the urlparse module instead.  Should
we be using urlparse.parse_qs or cgi.parse_qs?

--Joe
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.idyll.org/pipermail/cse491-fall-2009/attachments/20091007/332eaf0d/attachment.htm>


More information about the cse491-fall-2009 mailing list