Works for me. The other thing I always use from cgi is escape() --
will that be available somewhere else too?

On Sat, May 10, 2008 at 8:30 PM, Brett Cannon <[EMAIL PROTECTED]> wrote:
> I just realized that PEP 3108 was missing one proposal from the stdlib
> SIG (originally proposed by Facundo Batista) of copying the
> cgi.parse_qs() function over to the new urllib.parse module so that
> people no longer need to import the cgi module just for that one
> parsing function. Does anyone object if I update the PEP to include
> that change?

-- 
--Guido van Rossum (home page: http://www.python.org/~guido/)
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to