diff options
author | Neal Norwitz <nnorwitz@gmail.com> | 2008-01-27 17:11:11 (GMT) |
---|---|---|
committer | Neal Norwitz <nnorwitz@gmail.com> | 2008-01-27 17:11:11 (GMT) |
commit | 183c5346fef1d61badd9ce0b1c08a014d2bff874 (patch) | |
tree | 8b91d3f06e11bae5be987bd50356b049ba0badf5 /Python/ceval.c | |
parent | 9846de1dfbc0ccff160bea198a506df97228f493 (diff) | |
download | cpython-183c5346fef1d61badd9ce0b1c08a014d2bff874.zip cpython-183c5346fef1d61badd9ce0b1c08a014d2bff874.tar.gz cpython-183c5346fef1d61badd9ce0b1c08a014d2bff874.tar.bz2 |
Catch socket errors that are often the cause of transient failures.
Many of these exceptions are due to resource unavailable, so the
existing code should be able to handle many more spurious errors.
Diffstat (limited to 'Python/ceval.c')
0 files changed, 0 insertions, 0 deletions