How Do I Debug A Python Script?

Alan Gauld alan.gauld at gssec.bt.co.uk
Thu Mar 9 07:02:34 EST 2000


Jaime Villela wrote:
> I have a script that is not doing what I want, 
> how do I step throught it?

If you can run IDLE - ie you've hgot Python 1.5.2 then 
try the IDLE debugger. Its basic but been adequate for 
my purposes....

BTW The new IDLE 0.5 version is miles better than 
the original shipped with 1.5.2!

Alan g.
-- 
=================================================
This post represents the views of the author 
and does not necessarily accurately represent 
the views of BT.



More information about the Python-list mailing list