[python-win32] Python 2.6: Windows Scripting Host (WSH) compatible debugger

2013-02-10 Thread Udo Weik
Hello, I want to use the standard Python 2.6 distribution from www.python.org as a Windows Scripting Host (WSH) scripting language. Is there any way to get debugging working with the WSH? Many thanks and greetings Udo ___ python-win32 mailing list pyt

Re: [python-win32] Python 2.6: Windows Scripting Host (WSH) compatible debugger

2013-02-10 Thread Mark Hammond
Debugging should work "out of the box" - what problems are you seeing? Mark On 11/02/2013 3:07 AM, Udo Weik wrote: Hello, I want to use the standard Python 2.6 distribution from www.python.org as a Windows Scripting Host (WSH) scripting language. Is there any way to get debugging working with