-
Committer:
Tim Bentley
-
Author(s):
Tomas Groth
-
Date:
2014-08-29 16:37:25 UTC
-
mfrom:
(2409.2.2 bug1251437)
-
Revision ID:
tim.bentley@gmail.com-20140829163725-bww1byrl200slrrl
Implemented a workaround for bug1251437 / http://bugs.python.org/issue22248
The problem is the urllib.request.urlopen cannot handle redirect urls with non-ascii chars, so I've added url-encoding of the redirect url.