Compiled socket.pyd available for Win32 Python 2.2.1?

Gerhard Häring gerhard at bigfoot.de
Sat Apr 27 02:49:34 EDT 2002


* iwk <iwk_removethis at xs4all_removethisalso.nl> [2002-04-27 07:55 +0200]:
> Hi there,
> 
> Does any benevolent soul have socket.pyd compiled for Win32 Python 2.2.1 
> available for download? I need SSL support and the default Win install 
> doesn't have ssl support compiled (why? US export regulations?) in. I 
> don't have access to Visual C and lower versions of Python or Cygwin are 
> unfortunaltely not an option (stalinist system management :-)
 
You can use the one from my homepage (see sig). It's from Python 2.2,
but I haven't heard of any SSL fixes for 2.2.1. Python's with different
micro release numbers (x.y.z1 <-> x.y.z2) are binary compatible, even on
Windows.

Gerhard
-- 
mail:   gerhard <at> bigfoot <dot> de       registered Linux user #64239
web:    http://www.cs.fhm.edu/~ifw00065/    OpenPGP public key id AD24C930
public key fingerprint: 3FCC 8700 3012 0A9E B0C9  3667 814B 9CAA AD24 C930
reduce(lambda x,y:x+y,map(lambda x:chr(ord(x)^42),tuple('zS^BED\nX_FOY\x0b')))





More information about the Python-list mailing list