
report at bugs
Nov 3, 2009, 3:36 AM
Post #1 of 2
(80 views)
Permalink
|
|
[issue7256] parse_qs and parse_qsl in urlparse are not documented as New in version 2.6
|
|
New submission from Jeroen Habraken <vexocide[at]gmail.com>: The parse_qs and parse_qsl functions in the urlparse module seem to be new since version 2.6, though this is not documented, please add "New in version 2.6.". ---------- assignee: georg.brandl components: Documentation messages: 94860 nosy: VeXocide, georg.brandl severity: normal status: open title: parse_qs and parse_qsl in urlparse are not documented as New in version 2.6 _______________________________________ Python tracker <report[at]bugs.python.org> <http://bugs.python.org/issue7256> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com
|