STINNER Victor <[email protected]> added the comment:

wait.py: script to test the time.sleep() function. Press CTRL+C multiple times 
during the sleep to check that even if the sleep is interrupted, time.sleep() 
sleeps the expected duration.

----------
Added file: https://bugs.python.org/file50289/wait.py

_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue21302>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to