Debugging woes on python

Neil Hodgson nhodgson at bigpond.net.au
Mon Oct 13 05:28:30 EDT 2003


Glenn Reed:
> I could set
> breakpoints by using PythonWin but I couldn't step thru the code.

   File | Debug |Step In (F11) works for me in PythonWin build 157. You can
view variables either using the Interactive Window, or int the Watch or
Stack Windows.

   Neil






More information about the Python-list mailing list