commit | 3e86595280a9714354372f91108be4d184da8a5f | [log] [tgz] |
---|---|---|
author | Martin v. Löwis <martin@v.loewis.de> | Tue Jan 24 15:51:21 2006 +0000 |
committer | Martin v. Löwis <martin@v.loewis.de> | Tue Jan 24 15:51:21 2006 +0000 |
tree | a8f19bc36a3d0f4330b3fa71443cf7396393d769 | |
parent | 29602d2153e56081fad5db19e356e51c37ec2ec8 [diff] |
Patch #1349118: urllib2 now supports user:pass@ style proxy specifications, raises IOErrors when proxies for unsupported protocols are defined, and uses the https proxy on https redirections.