diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2011-04-04 23:42:30 +0200 |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2011-04-04 23:42:30 +0200 |
commit | e1776f777b02f5bf98314e643ad435d181257059 (patch) | |
tree | 762c235d9e6a8029507e8c160e3a9765cd631788 /Python/pythonrun.c | |
parent | d206f91d5300b6ee4d99d9d45f9a4160fa384366 (diff) | |
download | cpython-e1776f777b02f5bf98314e643ad435d181257059.tar.gz |
Issue #11765: don't test time.sleep() in test_faulthandler
time.time() and/or time.sleep() are not accurate on Windows, don't test them
in test_faulthandler. Anyway, the check was written for an old implementation
of dump_tracebacks_later(), it is not more needed.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions