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 generate this exception from another thread -- effectively "injecting" it into the calling stack !? I ask this, because I'm using wxPython, which makes things even more complicated .... :-( Thanks for any help, Sebastian Haase _______________________________________________ Numpy-discussion mailing list [email protected] http://projects.scipy.org/mailman/listinfo/numpy-discussion
