[wxpython-users] DrPython debugging problem (or, when my app goes wrong...)

FT chester_lab at fltg.net
Sat May 3 12:59:03 PDT 2008


Hi,
    Place a 0 inside the parens and you will get the errors.
    The other way is make sure you run it in the cmd line

app =3D wx.App(0)
call() #Program
app.MainLoop()
From: raffaello =

To: Forum utenti WxWidgedts =



DrPython, that I discovered quite recently, is in nearly any way much super=
ior to other editors. =

What I miss most in DrPython with respect to IDLE is  -when debugging- the =
possibility to run a file and in case of error to get a readable error mess=
age: in fact, something happens but I cannot read that fast.
Anybody knows of a way of writing the error message to the prompt (maybe ad=
ding an amendment to drpython.py)?



---------------------------------------------------------------------------=
-----


_______________________________________________
wxpython-users mailing list
wxpython-users at lists.wxwidgets.org
http://lists.wxwidgets.org/mailman/listinfo/wxpython-users

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.wxwidgets.org/pipermail/wxpython-users/attachments/200805=
03/a344bc46/attachment.htm


More information about the wxpython-users mailing list