[Python-Dev] SSL support in _socket (original) (raw)
Guido van Rossum guido@python.org
Wed, 13 Feb 2002 08:36:44 -0500
- Previous message: [Python-Dev] SSL support in _socket
- Next message: [Python-Dev] SSL support in _socket
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Checking the code it should be easy to do. I'll look into this later this week.
Great!
Funny, BTW, that the source file is named socketmodule.c while the resulting DLL is called socket... I suppose renaming socketmodule.c to socket.c would be advisable.
That requires asking the SF sysadmin a favor to move a file, or loses all he CVS history. So who cares.
--Guido van Rossum (home page: http://www.python.org/~guido/)
- Previous message: [Python-Dev] SSL support in _socket
- Next message: [Python-Dev] SSL support in _socket
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]