[issue15928] Open url with proxy causes TypeError

Senthil Kumaran report at bugs.python.org
Wed Sep 12 08:14:00 CEST 2012


Senthil Kumaran added the comment:

Have a look at the ProxyHandler example in the Examples here - http://docs.python.org/library/urllib2.html#examples
Also, construct the full url properly with urlencoded data as params.

Your report does not give any details of problem.

----------
nosy: +orsenthil
resolution:  -> invalid
stage:  -> committed/rejected

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


More information about the Python-bugs-list mailing list