]> granicus.if.org Git - python/commit
Temporarily work around bug #445928: Force usage of getaddrinfo emulation
authorMartin v. Löwis <martin@v.loewis.de>
Mon, 30 Jul 2001 16:52:55 +0000 (16:52 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Mon, 30 Jul 2001 16:52:55 +0000 (16:52 +0000)
commit0b8de98f08d70cb8c922e7c478e727cdc86ba025
treea924d61bb4a42d0f6db1756e630a220c781c9453
parent3bd071e3f76e0c131e63107828ac53783938258c
Temporarily work around bug #445928: Force usage of getaddrinfo emulation
code on Darwin, since the C library version of that seems to be broken.
Modules/socketmodule.c