
Sept. 15, 2009
8:56 p.m.
2009/9/15 ryles <rylesny@gmail.com>:
On Sep 15, 9:34 am, Nick Coghlan <ncogh...@gmail.com> wrote:
Actually, it looks like it works with a modern version of Python (I just checked with the 2.6 install on my home Windows machine).
I'm using 2.6.2 on XP SP3 and time.sleep() is not interrupted with Control-C.
Works for me using 2.6.2 on Windows 7. Do you use IPython (and/or pyreadline)? That does ugly things with keyboard handling... Paul.