[Python-Dev] socket module changes (original) (raw)
Fred L. Drake, Jr. fdrake@beopen.com
Wed, 16 Aug 2000 10:26:29 -0400 (EDT)
- Previous message: [Python-Dev] socket module changes
- Next message: [Python-Dev] socket module changes
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
The changes to the socket module are now complete. Note two changes to yesterdays plan:
- there is no _dupless_socket; I just merged that into socket.py
- make_fqdn() got renamed to getfqdn() for consistency with the rest of the module. I also remembered to update smptlib. ;) I'll be away from email during the day; Windows & BeOS users, please test this!
-Fred
-- Fred L. Drake, Jr. BeOpen PythonLabs Team Member
- Previous message: [Python-Dev] socket module changes
- Next message: [Python-Dev] socket module changes
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]