exit code from py2exe as a service

Ehab Teima ehab_teima at hotmail.com
Mon May 31 10:54:06 EDT 2004


Hello,

I'm using py2exe to convert python code to a service. It all works
great. One little problem is that when I run MyService.exe -option, it
always returns 0 exit code. This makes trapping errors too hard. Could
this be fixed? I'm using 0.5.0.

Ehab



More information about the Python-list mailing list