commit | 41e6c3df8bd8e7f3990886c5269b2f446095de38 | [log] [tgz] |
---|---|---|
author | Gregory P. Smith <greg@mad-scientist.com> | Mon Jul 19 23:17:22 2010 +0000 |
committer | Gregory P. Smith <greg@mad-scientist.com> | Mon Jul 19 23:17:22 2010 +0000 |
tree | dc10cb4e2aa2eba5252e4848e72469a6c49c29a7 | |
parent | 79e17f6f666e6b41320b7355c34d8a292fa5b586 [diff] |
Fixes Issue #3704: http.cookiejar was not properly handling URLs with a / in the parameters. (This is jjlee's issue3704.patch ported to py3k)