On Thu, Sep 25, 2014 at 9:33 AM, Nagy László Zsolt <gand...@shopzeus.com> wrote: > By the way, do we have support for creating a Windows Service for Python 3 > already? I know it was not working about 6 months ago. Does pywin32 > (PythonService.exe ?) still lack this feautue?
I can confirm that a Windows service can be created using the latest py2exe (which supports Python 3.3+) with Python 3.4 and pywin32 build 219. I assume that pythonservice.exe would also work, but I haven't tried it on its own. -- Zach -- https://mail.python.org/mailman/listinfo/python-list