[Distutils] Killing Python Interpreter

Steve Ingram steve.ingram at tnei.co.uk
Fri Nov 10 13:37:57 CET 2006


Hello,
 
I've got a wxPython based dialog application running under windows. No
problems when I package this up using py2exe, but when I close the app the
process is left running in the background (still listed in task manager). I
assume that the dialog closes but the python interpreter is still running,
so how do I completely kill the program??
 
Apologies if this is obvious, too easy to has been answered a 1000 times
already, I just can't find the answer!!
 
Thanks
Steve
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/distutils-sig/attachments/20061110/47d3bdf5/attachment.html 


More information about the Distutils-SIG mailing list