_socket.so source?

mbarry mike.barry at gmail.com
Tue Feb 17 18:10:50 EST 2009


Hello,


The socket module in Python uses _socket.so for most of its behavior.
I want to modify the code that generates the _socket.so file.
I need the source file and instructions on how to compile and build
_socket.so for Windows.
Can anyone point me to where I can find the source and/or
documentation for compiling a python shared object on Windows?

Thanks
-Mike



More information about the Python-list mailing list