Help needed with Windows Service in Python

ipatrol6010 at yahoo.com ipatrol6010 at yahoo.com
Thu Sep 2 14:13:51 EDT 2010


Well for one, if you're writing with pywin32, you certainly don't need the shbang line. #! /usr/bin/env is purely a POSIX thing.


More information about the Python-list mailing list