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 gvanrossum
Recipients bamby, gvanrossum
Date 2008-02-01.15:58:20
SpamBayes Score 0.35626432
Marked as misclassified No
Message-id <1201881501.19.0.796486782079.issue1975@psf.upfronthosting.co.za>
In-reply-to
Content
Actually I see the same behavior under Linux and OSX: the first ^C
interrupts the select() call, after that ^C is ignored.
History
Date User Action Args
2008-02-01 15:58:21gvanrossumsetspambayes_score: 0.356264 -> 0.35626432
recipients: + gvanrossum, bamby
2008-02-01 15:58:21gvanrossumsetspambayes_score: 0.356264 -> 0.356264
messageid: <1201881501.19.0.796486782079.issue1975@psf.upfronthosting.co.za>
2008-02-01 15:58:20gvanrossumlinkissue1975 messages
2008-02-01 15:58:20gvanrossumcreate