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 -- http://mail.python.org/mailman/listinfo/python-list