K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2015-03-22T14:59:10.180793Z K 7 svn:log V 397 - Add py-pysocks 1.5.0 Derived from SocksiPy - a Python SOCKS module. - UDP support - SocksiPyHandler, courtesy e000, was also added as an example of how this module can be used with urllib2. See example code in sockshandler.py. - urllib3, which powers the requests module, is working on integrating SOCKS proxy support based on this branch PR: 196049 Submitted by: END