[NaCl SDK] Update fancy_urllib for Python 2.7.9
Python 2.7.9 adds an additional parameter to the HTTPSHandler.do_open function. This function is overriden in fancy_urllib and called externally. This causes the SDK updater to fail with a Python traceback. This CL fixes the calling signature of the overriden do_open function. BUG=452137 R=sbc@chromium.org Review URL: https://codereview.chromium.org/874393004 Cr-Commit-Position: refs/heads/master@{#313176}
Showing
Please register or sign in to comment