]> granicus.if.org Git - python/commit
Ensure that the fix for #17269 also works on OSX 10.4
authorRonald Oussoren <ronaldoussoren@mac.com>
Mon, 10 Jun 2013 08:36:28 +0000 (10:36 +0200)
committerRonald Oussoren <ronaldoussoren@mac.com>
Mon, 10 Jun 2013 08:36:28 +0000 (10:36 +0200)
commita822d366750ea0817276f35fd3adcd894472a70a
treeb99012e0114acb7fcf5327e42cc36f87b1e21469
parent6f50b810b78eaecff78bb7e2a3109d1cc672dbe0
Ensure that the fix for #17269 also works on OSX 10.4

AI_NUMERICSERV isn't defined on OSX 10.4.
Lib/test/test_socket.py
Modules/socketmodule.c