Bob Ippolito wrote:
> I believe there's a debugger in IDLE, and the one in Wing IDE is  
> pretty good (but that's a commercial X11 app).  Normally I just use  
> pdb, which is strictly console based.

If you have wxPython, there is also WinPdb: SPE comes bundled with it, 
and it can be used on its own. Does PyOxide have a debugger?

You'd also be amazed at how far you can get with the command line and a 
bunch of sprinkled print statements.

-Chris


-- 
Christopher Barker, Ph.D.
Oceanographer
                                                
NOAA/OR&R/HAZMAT         (206) 526-6959   voice
7600 Sand Point Way NE   (206) 526-6329   fax
Seattle, WA  98115       (206) 526-6317   main reception

[EMAIL PROTECTED]
_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to