New submission from Brett Cannon <[EMAIL PROTECTED]>:

cgi.parse_qs() really belongs more in urllib.parse. Move it so that people 
no longer have to import cgi just for that one function.

----------
assignee: brett.cannon
components: Library (Lib)
messages: 66703
nosy: brett.cannon
priority: normal
severity: normal
status: open
title: Copy cgi.parse_qs() to urllib.parse
type: feature request
versions: Python 2.6, Python 3.0

__________________________________
Tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue2829>
__________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to