]> granicus.if.org Git - python/commit
Issue #27698: Add socketpair to socket.__all__ on Windows
authorVictor Stinner <victor.stinner@gmail.com>
Wed, 17 Aug 2016 12:40:08 +0000 (14:40 +0200)
committerVictor Stinner <victor.stinner@gmail.com>
Wed, 17 Aug 2016 12:40:08 +0000 (14:40 +0200)
commit3da57436ba6265de2a6abb3846e6e3a8e2c02322
tree22dcfa6cad94aaea5ee6a174fd068d46a93db836
parent034fb564b17f14d8012c7cb8f2e4f4429be8b79a
Issue #27698: Add socketpair to socket.__all__ on Windows
Lib/socket.py