Python is relatively new to me. I have mostly programmed in C and C++. I read that Python has a good build-in debugger, but I can not understand the information in the reference manual. Can anybody please give an actual commented example how this works.

Recommended Answers

All 4 Replies

Thank you muchly shanenin,
that looks like exactly what I wanted! I will have to play with all the great information there to get familiar with it.

your welcome.

some of the credit gos to vegaseat, he posted that link a few days ago :-)

Try to find a good IDE for Python, it should have a good debugger. Try Wing IDE... It's a little slow but powerful. I write programs in DrPython and then (if needed) switch to wing IDE to debug

- Micko

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.