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.
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.