Paul> It seems to me that the socket module itself should be rewritten
    Paul> to use new style classes, so that socket.socket objects can extend
    Paul> _socket.socket instead of wrapping them.

    Paul> Am I missing something?

Probably not.  The socket module could use some attention.

Skip
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to