alcemirfernandes / pynguin

Automatically exported from code.google.com/p/pynguin
GNU General Public License v3.0
0 stars 0 forks source link

^C creates KeyboardInterrupt stuff in the interpreter #19

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Given how frequently people write stuff that does something they don't expect 
(or is purposefully an infinite loop), having a way to stop the penguin that 
doesn't pollute your interpreter history would be awesome.

What version of the product are you using? On what operating system?

HEAD, Ubuntu 9.10

Original issue reported on code.google.com by aresnick...@gmail.com on 20 Jun 2010 at 11:15

GoogleCodeExporter commented 9 years ago
Are you thinking about 

a setting "Quiet KeyboardInterrupt" or 

having a different shortcut that would do that or 

just having a "stop" button that would cut off anything that might be happening 
without any console output?

or something else?

Original comment by miss...@hotmail.com on 22 Jun 2010 at 12:24

GoogleCodeExporter commented 9 years ago
Either/both would be good--"stop" would be nicer for younger people, but if it 
comes at the expense of reliability (for some reason I think of ^C as more 
reliable than X buttons, in general).  Thanks!

Original comment by aresnick...@gmail.com on 22 Jun 2010 at 2:41

GoogleCodeExporter commented 9 years ago
This issue was closed by revision be1384f894.

Original comment by miss...@hotmail.com on 26 Jun 2010 at 3:20