D
Doug Farrell
Hi all,
Can someone help me out a little with Python? What do people use to
debug Python code? I don't understand how to use the built in debugger
and I haven't had any luck getting ddd to debug my Python programs. I
end up falling back on inserting print statements in my code to figure
out what's going on. This works but isn't always the fastest route to
a solution. So, I'm just wondering what other people do.
Thanks,
Doug
Can someone help me out a little with Python? What do people use to
debug Python code? I don't understand how to use the built in debugger
and I haven't had any luck getting ddd to debug my Python programs. I
end up falling back on inserting print statements in my code to figure
out what's going on. This works but isn't always the fastest route to
a solution. So, I'm just wondering what other people do.
Thanks,
Doug