DescriptionStop using urllib.urlretrieve() directly.
Using urllib for SSL connections when behind a proxy is known to be
broken, so apply the same fix from depot_tools r149742 and use a wrapper
around urllib2 instead.
R=jkummerow@chromium.org
TEST=run test262 behind corporate proxy
Committed: https://code.google.com/p/v8/source/detail?r=21402
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|