"Duncan Booth" <dunc...d.invalid> wrote:

> Given that the start_new_thread function never actually got called, what 
> code exactly do you expect to complain about the absence of a tuple?

I don't understand this assertion.

I thought that start_new_thread was called with a missing comma in 
its argument list, which had the effect that I am complaining about.

Putting the comma in place solved the problem, without any other
changes, so why do you say that start_new_thread was not called?

- Hendrik

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to