a newbie question about debug

flyaflya flyaflya at gmail.com
Tue May 31 00:19:59 EDT 2005


I use pdb.set_trace() to debug code.the Debugger Commands "enable" and 
"disable" need argumet -- "breakpoint number",but I can't  find any 
information about it,so how to can i get the breakpoint number? I think 
"disable","enable" are very useful commands...



More information about the Python-list mailing list