Debugging a python module as a form's action handler

E

Edward Diener

I am using Python in a CGI web application and need to be able to debug a
Python module as a form handler. Is there a way to do this so that I can
step through my module while it is handling the form's data ?

I couldn't find much information at all in either IDLE or PythonWin about
using the IDE's for debugging, so I thought I would ask here.
 
F

F. GEIGER

Wing IDE can do that (did it many times when I dev'ed a Webware app of
mine).

Cheers
Franz
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,431
Messages
2,571,677
Members
48,796
Latest member
Greg L.

Latest Threads

Top