multiprocessing.connection with ssl

Ned Deily nad at acm.org
Mon Nov 30 13:40:59 EST 2009


In article 
<8ff1698c-8205-4171-9e41-2e382bd52e89 at g23g2000vbr.googlegroups.com>,
 Xavier <x.sanz35 at gmail.com> wrote:
> I've hacked multiprocessing.connection (in a basic way) to allow ssl
> encryption using ssl.wrap_socket.
> 
> Anybody knows how i can contribute this to main developers?

If you haven't already, open a feature request issue on the Python bug  
tracker (http://bugs.python.org/) and attach the code as a patch file.

-- 
 Ned Deily,
 nad at acm.org




More information about the Python-list mailing list