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
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