Killing wxPython process in PythonWin

Neil Hodgson neilh at scintilla.org
Wed Jun 14 09:51:18 EDT 2000


> I hate to tell you this, but except for very, very simple scripts, I never
> run anything from within Pythonwin or IDLE. If I do run from inside the
> IDE, (say, to use the debugger), I generally expect I'll have to exit and
> restart between runs. I've chased too many "bugs" (that were really fixed,
> but something wasn't reloaded) to trust anything but a fresh start. And
I'm
> certainly not going to bother with the bizarre hacks people come up with
> (eg, to replace the "code" but not the data in "running" instances).

   Looks like what is needed is a 'run in new environment' option for
Pythonwin/IDLE. Or in a separate process?

   Neil






More information about the Python-list mailing list