[Python-Dev] Re: urllib.URLopener does not work with proxies (Bug 110692)
Martin v. Loewis
martin@loewis.home.cs.tu-berlin.de
Tue, 5 Sep 2000 22:46:16 +0200
Hi Andrew,
This is likely incorrect usage of the module. The proxy argument must
be a dictionary mapping strings of protocol names to strings of URLs.
Please confirm whether this was indeed the problem; if not, please add
more detail as to how exactly you had used the module.
See
http://sourceforge.net/bugs/?func=detailbug&bug_id=110692&group_id=5470
for the status of this report; it would be appreciated if you recorded
any comments on that page.
Regards,
Martin