[Python-Dev] Some more constants for the socket module
Guido van Rossum
guido@CNRI.Reston.VA.US
Mon, 09 Aug 1999 10:50:46 -0400
Thanks for the socketmodule patch, Marc. This was on my mental TO-DO
list for a long time! I've checked it in.
(One note: I had a bit of trouble applying the patch; apparently your
mailer expanded all tabs to spaces. Perhaps you could use attachments
to mail diffs? Also, you seem to have renamed 'd' to 'moddict' but
you didn't send the patch for that...)
--Guido van Rossum (home page: http://www.python.org/~guido/)