]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Added configure check for broken poll() on some unix systems (MacOS X 10.3)
authorNicholas Bastin <nick.bastin@gmail.com>
Sun, 21 Mar 2004 23:45:42 +0000 (23:45 +0000)
committerNicholas Bastin <nick.bastin@gmail.com>
Sun, 21 Mar 2004 23:45:42 +0000 (23:45 +0000)
commite62c5c88f179e5f6b445e40603ef7b7b2e706be9
tree9ea49ad95d4e05d44177230f7791d35f3ee28f6d
parent3f60629242a13c9d5fb425294a33d22b7cf2b802
Added configure check for broken poll() on some unix systems (MacOS X 10.3)
Fixes SF Bug #850981
Modules/selectmodule.c
configure
configure.in
pyconfig.h.in