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... -- http://mail.python.org/mailman/listinfo/python-list
- Re: a newbie question about debug flyaflya
- Re: a newbie question about debug flyaflya