On Thu, 16 Jun 2005 16:20:23 -0400, Peter Hansen wrote:
Maxwell Hammer wrote: This is related to an earlier post 'Help with thread related
tracebacks'...for which I have had no feedback yet :-(
If the question was well formulated, and it's been more than a couple of
days, you should consider reposting. It's very unusual for a post with
such a subject (if it was a clear question) to get _no_ feedback around
here.
Fair enough. The question is not expressed clearly for others. Do you have
any suggestions as to how to describe the problem clearer?
I can think of no other way but to say I have an app that when I terminate
it, completes ok, However the last thing that happens before the shell
prompt returns is that there is a traceback *within* python.
(The actual post goes into more details of course.)
I just took a guess that it is *thread* related from the output of the
traceback. I'm still learning python, so how could one pose the problem
*clearer*?
And thanks for the feedback regarding threads, by the way.
Max