diff options
author | Tim Peters <tim.peters@gmail.com> | 2006-08-11 03:49:10 +0000 |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2006-08-11 03:49:10 +0000 |
commit | 8b8c59cf1db86682fdc48791a0fcfa997d36eb06 (patch) | |
tree | 35ed2e6342e34a016c80463decc7a1d2c4526717 /Python/ast.c | |
parent | 08574770c54dcab5f44bc77e39fa1689beea2f84 (diff) | |
download | cpython-git-8b8c59cf1db86682fdc48791a0fcfa997d36eb06.tar.gz |
force_test_exit(): This has been completely ineffective
at stopping test_signal from hanging forever on the Tru64
buildbot. That could be because there's no such thing as
signal.SIGALARM. Changed to the idiotic (but standard)
signal.SIGALRM instead, and added some more debug output.
Diffstat (limited to 'Python/ast.c')
0 files changed, 0 insertions, 0 deletions