Re: [Python-Dev] SIGCHECK() in longobject.c

2009年10月18日 15:21:40 -0700

On Sun, Oct 18, 2009 at 3:01 PM, Antoine Pitrou <[email protected]> wrote:
> Can we remove this check, or are there people doing million-digits
> calculations
> they want to interrupt using Control-C ?
>
I sometimes do million-digits calculations that I want to interrupt using
Control-C.
(particularly when I didn't *intend* to do a million-digits calculation...
;) )
--
Daniel Stutzbach, Ph.D.
President, Stutzbach Enterprises, LLC <http://stutzbachenterprises.com>
_______________________________________________
Python-Dev mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to