[Tutor] Debugger and pythonwin (newbie)

Greg Freemyer freemyer@NorcrossGroup.com
Tue Mar 11 13:50:02 2003


I've just installed python 2.2 and pythonwin.

I got a "hello world" app to run, so I did something right.

I'm trying to go thru the "Pythonwin Debugger Tutorial" but I'm stuck right at =
step 1)

=3D=3D=3D
Starting the Debugger
>From Pythonwin or Python.exe
At the interactive window, type:
import pywin.debugger.fail<enter>
=3D=3D=3D

I can do that and if comes back with

=3D=3D=3D
>>> import pywin.debugger.fail
Can not perform post-mortem debugging while the debugger is active.
=3D=3D=3D

The tutorial says a full screen debugger window should magically appear.  No =
luck.

Should this work, or is the tutorial out of date.

TIA
Greg
--=20
Greg Freemyer


 =20