]> granicus.if.org Git - python/commit
modify urlencode so sequences in the dict are treated as multivalued
authorSkip Montanaro <skip@pobox.com>
Sat, 20 Jan 2001 15:56:39 +0000 (15:56 +0000)
committerSkip Montanaro <skip@pobox.com>
Sat, 20 Jan 2001 15:56:39 +0000 (15:56 +0000)
commita5d23a19e6685f7c754e459d4442242bac8dc84d
treefad3438d360925b90d2d525fe52512598ad3ccd6
parenta6c861fc0bd07e871999754597862aa43c6847bb
modify urlencode so sequences in the dict are treated as multivalued
parameters.  This closes the code part of patch 103314.
Lib/urllib.py