Debugging a python module as a form's action handler

F. GEIGER fgeiger at datec.at
Wed Apr 28 01:24:15 EDT 2004


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

Cheers
Franz

"Edward Diener" <eldiener at earthlink.net> schrieb im Newsbeitrag
news:IWCjc.5098$g31.2262 at newsread2.news.atl.earthlink.net...
> 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.
>
>





More information about the Python-list mailing list