Re: Online Debugging
- From: eddie@xxxxxxxxxxxxxxxxx (Eddie Corns)
- Date: Thu, 31 Jan 2008 11:01:18 +0000 (UTC)
Yansky <thegooddale@xxxxxxxxx> writes:
I'm trying to debug a script on my server and it's taking forever
using print to find the error. I've tried to use the debugging
examples on this page http://webpython.codepoint.net/debugging but
they don't seem to be working for me.
Is there an easier/better way to debug online scripts? I was hoping
there might be something similar to php where it gives some error info
and the line code.
One simple method might be something along these lines:
http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/52215
which I came across yesterday.
Eddie
.
- References:
- Online Debugging
- From: Yansky
- Online Debugging
- Prev by Date: Re: REALLY simple xml reader
- Next by Date: dl module
- Previous by thread: Online Debugging
- Next by thread: RE: Has Anyone Worked with Gene Expression Programming???????????????????????????
- Index(es):
Relevant Pages
|