Re: python mysteriously halts

2008-07-15 Thread Gabriel Genellina
En Mon, 07 Jul 2008 12:26:28 -0300, Todd <[EMAIL PROTECTED]> escribió: On Jul 7, 10:17 am, Tim Golden <[EMAIL PROTECTED]> wrote: Todd wrote: > I ran a python script last night which connects to a matlab automation > server via DCOM (using win32com).  I expected to see the results when > I cam

Re: python mysteriously halts

2008-07-07 Thread Todd
On Jul 7, 10:17 am, Tim Golden <[EMAIL PROTECTED]> wrote: > Todd wrote: > > I ran a python script last night which connects to a matlab automation > > server via DCOM (using win32com).  I expected to see the results when > > I came in this morning.  But apparently, not long after I left, python > >

Re: python mysteriously halts

2008-07-07 Thread goldfita
On Jul 7, 10:17 am, Tim Golden <[EMAIL PROTECTED]> wrote: > Todd wrote: > > I ran a python script last night which connects to a matlab automation > > server via DCOM (using win32com).  I expected to see the results when > > I came in this morning.  But apparently, not long after I left, python > >

Re: python mysteriously halts

2008-07-07 Thread Tim Golden
Todd wrote: I ran a python script last night which connects to a matlab automation server via DCOM (using win32com). I expected to see the results when I came in this morning. But apparently, not long after I left, python stopped. I hit enter in the console, and it started again. Symptomati

Re: python mysteriously halts

2008-07-07 Thread Peter Otten
Todd wrote: > I ran a python script last night which connects to a matlab automation > server via DCOM (using win32com). I expected to see the results when > I came in this morning. But apparently, not long after I left, python > stopped. I hit enter in the console, and it started again. I sco

python mysteriously halts

2008-07-07 Thread Todd
Hello everyone, I ran a python script last night which connects to a matlab automation server via DCOM (using win32com). I expected to see the results when I came in this morning. But apparently, not long after I left, python stopped. I hit enter in the console, and it started again. I scoured