]> granicus.if.org Git - python/commit
On Windows, make sure SocketType is the same as socket. (SF bug
authorGuido van Rossum <guido@python.org>
Thu, 22 Aug 2002 17:31:16 +0000 (17:31 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 22 Aug 2002 17:31:16 +0000 (17:31 +0000)
commitdbfb12148d59933273d9bf68cb0cbe5486b1ca61
tree106ab9e9c7f2bdc883876b65b045ff141d8fdc7d
parentdc61cdf6c0f433cba6a51b05346acb5b538a7617
On Windows, make sure SocketType is the same as socket.  (SF bug
598097)
Lib/socket.py