What steps will reproduce the problem?
1. Config proxy proxy on other port, then 9050
What is the expected output? What do you see instead?
SocketError
What version of the product are you using? On what operating system?
v2.0
Please provide any additional information below.
--self.s.setproxy(PROXY_TYPE_SOCKS4,"127.0.0.1",9050)
++self.s.setproxy(PROXY_TYPE_SOCKS4,self.proxy_addr,self.proxy_port)
Original issue reported on code.google.com by livere...@gmail.com on 26 Nov 2010 at 11:19
Original issue reported on code.google.com by
livere...@gmail.com
on 26 Nov 2010 at 11:19