Tim Wilcoxson <[EMAIL PROTECTED]> added the comment:

I guess my only reply is....fair enough.

heh.

On Thu, May 22, 2008 at 1:07 PM, Kurt B. Kaiser <[EMAIL PROTECTED]>
wrote:

>
> Kurt B. Kaiser <[EMAIL PROTECTED]> added the comment:
>
> When this is running, what happens if you hit Control-c a few times,
> especially in the first few seconds?  Does it abort with a
> KeyboardInterrupt? Does it stop responding to Control-c after the window
> fills up?
>
> Note that IDLE slows down when very large quantities of text are printed
> to the shell window.  This is an issue with the Tk library.
>
> The subprocess is supposed to exit when it notices that the socket has
> closed.  This doesn't work well on Windows, unfortunately.  We are
> thinking about it ;-)
>
> It doesn't seem that what you are attempting to fix has any realistic
> application.
>
> I don't run Vista.  Check your resources right after you start your
> code.  Is your system unresponsive because you are running out of memory
> or because you are using CPU 100%?
>
>
> Patient: My head hurts when I bang it against a wall.
> Doctor: So, don't do that!
>
> __________________________________
> Tracker <[EMAIL PROTECTED]>
> <http://bugs.python.org/issue2584>
> __________________________________
>

Added file: http://bugs.python.org/file10409/unnamed

__________________________________
Tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue2584>
__________________________________
I guess my only reply is....fair enough. <br><br>heh.<br><br><div 
class="gmail_quote">On Thu, May 22, 2008 at 1:07 PM, Kurt B. Kaiser &lt;<a 
href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>&gt; wrote:<br><blockquote 
class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 
0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
Kurt B. Kaiser &lt;<a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>&gt; 
added the comment:<br>
<br>
When this is running, what happens if you hit Control-c a few times,<br>
especially in the first few seconds? &nbsp;Does it abort with a<br>
KeyboardInterrupt? Does it stop responding to Control-c after the window<br>
fills up?<br>
<br>
Note that IDLE slows down when very large quantities of text are printed<br>
to the shell window. &nbsp;This is an issue with the Tk library.<br>
<br>
The subprocess is supposed to exit when it notices that the socket has<br>
closed. &nbsp;This doesn&#39;t work well on Windows, unfortunately. &nbsp;We 
are<br>
thinking about it ;-)<br>
<br>
It doesn&#39;t seem that what you are attempting to fix has any realistic<br>
application.<br>
<br>
I don&#39;t run Vista. &nbsp;Check your resources right after you start your<br>
code. &nbsp;Is your system unresponsive because you are running out of 
memory<br>
or because you are using CPU 100%?<br>
<br>
<br>
Patient: My head hurts when I bang it against a wall.<br>
Doctor: So, don&#39;t do that!<br>
<div><div></div><div class="Wj3C7c"><br>
__________________________________<br>
Tracker &lt;<a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>&gt;<br>
&lt;<a href="http://bugs.python.org/issue2584"; 
target="_blank">http://bugs.python.org/issue2584</a>&gt;<br>
__________________________________<br>
</div></div></blockquote></div><br>
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to