[EMAIL PROTECTED] schrieb:
> Hello,
> 
> Is there a way to debug (trace) the python code line by line?
> 
> emily
> 

Hi emily!

You can use The Python Debugger or pdb, see:
http://www.python.org/doc/2.4.2/lib/module-pdb.html

HTH,
Wolfram

_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to