-
- Downloads
[FIX] base_geolocalize: use urllib2 to make request
For an unknown reason, in some case, urllib doesn't work while with urllib2 it works. Since we don't have the opposite case until now (work in urllib and not urllib2), we considere that it fixes the issue. this commit closes #14636
Please register or sign in to comment