Oops. In the tp_name field, the name should be "_socket.socket", not
"socket.socket" -- on Windows, "socket.socket" is the wrapper class. Also added the module name to the SSL type (which is not a new-style class -- I don't want to mess with it yet).
G
Guido van Rossum committed
ca6dfa55c50621b78366685d71041c0414c1189c
Parent: b0c079e