[issue23328] urllib2 fails for proxy credentials that contain a '/' character

Martin Panter report at bugs.python.org
Mon Feb 9 05:38:52 CET 2015


Martin Panter added the comment:

Related: Issue 18140. The slash character is meant to be a reserved character in URLs, so why hasn’t it been encoded? Where does the environment variable come from?

----------
nosy: +vadmium

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue23328>
_______________________________________


More information about the Python-bugs-list mailing list