Hi,
I have a python module that keeps on crashing with various windows 
errors (not BSOD but the less lethal windows XP popup ones). Now these 
are intentional and rather sporadic so I cant really solve it by 
attempting to fix the crash; rather what Im trying to do is make another 
module outside it that restarts this module every time it crashes. Is 
this possible? How do I do this? Or does one windows crash in one python 
module crash python entirely and I have to resort in an external program 
to restart python everytime it crashes?
Thanks again for all the help.
Astan
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to