On 05/02/2009 9:54 PM, James Mills wrote:
On Fri, Feb 6, 2009 at 3:21 PM, Volodymyr Orlenko <orle...@gmail.com> wrote:
[...] Maybe there's another
way to fix the forking module?

I believe the best way to fix this is to fix the underlying
issue that Mark has pointed out (monkey-patching mp won't do).

But according to Mark's second message in this thread, there's no way to make pythonservice.exe set its sys.argv[0] to a python module -- it uses sys.argv for debug parameters in debug mode, and for custom service parameters in normal mode.
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to