[python-win32] Windows service - sderr - stdout - win32trace

2016-09-15 Thread David Hautbois
Hi I'm currently working on a Windows service with python3/pywin32. I understood that stdout and stderr output are redirected to the win32trace remote collector. Is there a way to disable this ? Thanks. David. ___ python-win32 mailing list python-

Re: [python-win32] Windows service - sderr - stdout - win32trace

2016-09-15 Thread David Hautbois
Ok I found the trick. I removed : import win32traceutil David. Le 15/09/2016 à 10:08, David Hautbois a écrit : Hi I'm currently working on a Windows service with python3/pywin32. I understood that stdout and stderr output are redirected to the win32trace remote collector. Is there a way t