commit | 2b860db35c5346c216672f94031ecc800dbebf02 | [log] [tgz] |
---|---|---|
author | Jeffrey Yasskin <jyasskin@gmail.com> | Fri Apr 04 04:51:19 2008 +0000 |
committer | Jeffrey Yasskin <jyasskin@gmail.com> | Fri Apr 04 04:51:19 2008 +0000 |
tree | ca61783cde41feaeffa8c217ebafc93aa891f1db | |
parent | ba43774d1c496d66c43b1dc3b2aab88c4a7aa64a [diff] |
Doh! os.read() raises an OSError, not an IOError when it's interrupted. And fix some flakiness in test_itimer_prof, which could detect that the timer had reached 0 before the signal arrived announcing that fact.