Message402279
| Author | vstinner |
|---|---|
| Recipients | Livius, akira, python-dev, shankarunni, vstinner, yselivanov |
| Date | 2021-09-20.21:29:45 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1632173385.77.0.94985466148.issue21302@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
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. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-09-20 21:29:45 | vstinner | set | recipients: + vstinner, akira, python-dev, yselivanov, shankarunni, Livius |
| 2021-09-20 21:29:45 | vstinner | set | messageid: <1632173385.77.0.94985466148.issue21302@roundup.psfhosted.org> |
| 2021-09-20 21:29:45 | vstinner | link | issue21302 messages |
| 2021-09-20 21:29:45 | vstinner | create | |