diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2014-02-19 18:10:32 +0100 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2014-02-19 18:10:32 +0100 |
commit | 8c33ffd9b67abfbf2044979860df03c2ed7fb221 (patch) | |
tree | 7382ab4f198751d45ad17c8c8246b362f4bedce9 /Lib/pydoc.py | |
parent | a32d6b469b26bb357f9cec5a790ce8f2e19c3c90 (diff) | |
download | cpython-git-8c33ffd9b67abfbf2044979860df03c2ed7fb221.tar.gz |
Close #20682: Fix UNIX sockets tests of test_asyncio on Mac OS X Tiger
On Mac OS X Tiger (and older), getsockname() returns a zero-length address for
UNIX socket, and so 'sockname' extra info is None.
Diffstat (limited to 'Lib/pydoc.py')
0 files changed, 0 insertions, 0 deletions