Re: Restart crashing modules in windows

2008-01-15 Thread Mike Driscoll
On Jan 15, 2008 5:08 PM, Astan Chee <[EMAIL PROTECTED]> wrote: > > Mike Driscoll wrote: > On Jan 14, 9:02 pm, Astan Chee <[EMAIL PROTECTED]> wrote: > > > 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 th

Re: Restart crashing modules in windows

2008-01-15 Thread Astan Chee
Mike Driscoll wrote: On Jan 14, 9:02 pm, Astan Chee <[EMAIL PROTECTED]> wrote: 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 attempt

Re: Restart crashing modules in windows

2008-01-15 Thread Mike Driscoll
On Jan 14, 9:02 pm, Astan Chee <[EMAIL PROTECTED]> wrote: > 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 cr

Restart crashing modules in windows

2008-01-14 Thread Astan Chee
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