Message70788
Here's a patch to parse.py (and test/test_urllib.py) that makes the
various tests (cgi, urllib, httplib) pass. It basically adds
"unquote_as_string", "unquote_as_bytes", "quote_as_string",
"quote_as_bytes", and then define the existing "quote" and "unquote" in
terms of them. |
|
Date |
User |
Action |
Args |
2008-08-06 16:51:28 | janssen | set | recipients:
+ janssen, loewis, orsenthil, thomaspinckney3, mgiuca |
2008-08-06 16:51:28 | janssen | set | messageid: <1218041488.17.0.871891228926.issue3300@psf.upfronthosting.co.za> |
2008-08-06 16:51:26 | janssen | link | issue3300 messages |
2008-08-06 16:51:25 | janssen | create | |
|