On Mon, Aug 18, 2008 at 12:09 AM, Sebastian Haase <[EMAIL PROTECTED]> wrote:
> Another question, and not quite numpy specific, is how to generate
> this exception from another thread -- effectively "injecting" it into
> the calling stack !? I ask this, because I'm using wxPython, which
> makes th
Hi,
Could someone remind me of the current state of numpy with regards to
honoring KeyboardInterrupts !?
I think KeyboardInterrupt is the exception that would have to be used
to do this kind of thing - right !? E.g. by pressing Ctrl-C
Another question, and not quite numpy specific, is how to g