This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author mhammond
Recipients
Date 2002-07-14.07:59:09
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
As nagged by Tim - time.sleep(10000) can not be
interrupted by Ctrl+C on Windows.  Attaching a patch to
fix this.
History
Date User Action Args
2007-08-23 14:04:11adminlinkissue581232 messages
2007-08-23 14:04:11admincreate