]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
partial backport of 1.25:
authorAnthony Baxter <anthonybaxter@gmail.com>
Sun, 23 Dec 2001 01:26:49 +0000 (01:26 +0000)
committerAnthony Baxter <anthonybaxter@gmail.com>
Sun, 23 Dec 2001 01:26:49 +0000 (01:26 +0000)
commit308584d8c45cb30a6ef2ba21e363d1e8a999d10c
tree4eb9c62c526706b1f4e6a03df1f4cd1f21dfa082
parent3a9bc5b0a3371bf9e839333040c95f7b328be81f
partial backport of 1.25:
select not defensive. check for EINTR and make sure it's handled painlessly.
Lib/asyncore.py