One bug and yer out with Pythonwin debugging?

Dale Strickland-Clark dale at out-think.NOSPAMco.uk
Thu Jan 11 12:08:49 EST 2001


Mark Hammond <mhammond at my-deja.com> wrote:

>In article <G8H66.20$c6.12956 at news1.rdc1.mb.home.com>,
>  "Parzival Herzog" <parz at home.com> wrote:
>
>> Is there anyway to continue the Pythonwin IDE session after
>> an exception occurs in the debugged app?
>
>This problem is unique to Pythonwin and wxPython.  It is a known
>problem, but apparently the wxPython guys don't use Pythonwin, and I
>don't use wxPython, making a fix difficult.
>
>Mark.
>
>
>Sent via Deja.com
>http://www.deja.com/

I wouldn't have said it was *unique* to that combination. 

I have found that rerunning complex programs after a failure in PythonWin is not always rewarding
:-)

We have put together a basic test harness to run our suite outside of PythonWin in a Console window.
We still use PythonWin for development and the debugger but restart it after debugging.

HTH


--
Dale Strickland-Clark
Out-Think Ltd
Business Technology Consultants



More information about the Python-list mailing list