On Feb 28, 10:00 pm, Dennis Lee Bieber wrote:
> On Sun, 28 Feb 2010 13:22:19 -0800 (PST), T
> declaimed the following in gmane.comp.python.general:
>
> > Sorry for the lack of code - yes, it does try to write to the
> > console. From what I'm finding, this error may be due to the fact
> > that t
On Feb 28, 3:48 pm, Dennis Lee Bieber wrote:
> On Sun, 28 Feb 2010 10:35:23 -0800 (PST), T
> declaimed the following in gmane.comp.python.general:
>
> > I have a Python script, which is a Windows Service, that I created an
> > EXE of via py2exe. As part of the program, it calls some external
> >
I have a Python script, which is a Windows Service, that I created an
EXE of via py2exe. As part of the program, it calls some external
binaries, one of which restarts the computer. When I'm logged in,
this works fine. However, if I log out, the service stops and logs
the following error in the