Martin Panter added the comment:

FWIW urlopen() already handles space characters in the Location target of 
redirects; see HTTPRedirectHandler.redirect_request(). So I think it is 
reasonable to handle space characters in user-supplied URLs also, if it is done 
properly.

----------
nosy: +martin.panter
resolution: fixed -> 
stage: resolved -> 

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue14826>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to