Michael added the comment:
The patch issue17214 did fix this issue in my 3.4.2 install on Ubuntu LTS.
It triggered however another bug:
File "/usr/local/lib/python3.4/urllib/request.py", line 646, in http_error_302
path = urlparts.path if urlpaths.path else "/"
NameError: name 'urlpaths' is not defined
This is obviously a typo.
I'm not sure if that one has been reported yet (a short google search didn't
find anything) and I don't know how to provoke it independently.
----------
nosy: +Strecke
versions: -Python 3.2, Python 3.3
_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue17214>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com