[Tutor] Not-so Quick Question

Glen Wheeler wheelege@tsn.cc
Sat, 28 Apr 2001 19:55:24 +1000


> > <snip old correspondence>
> Try to make your problem as small as possible, ie make the smallest
program
> that still has the problem. This may well be a Tcl/Tk bug, if you're sure
> the 'expected' string doesn't occur in your program.
>

  I now think it is a Pythonwin problem - I run the program under pythonwin
and now it gets to the point where even ignoring the error through tr:
except: will not work - it still stops inside that function.
  So I thought it might be similar to my problem with IDLE and ran it
through the command line - not even one error.  Whereas when running under
pythonwin I would get about 10 messages inside a minute, and then wouldn't
be able to continue.

  So, perhaps a bug report to Activestate?

  Glen.

> --
> Remco Gerlich
>
>