"Dan" <ther,,,ail.com> wrote:

> Would it be possible to have pychecker (or some such) warn that there
> is an insufficient parameter count to start_new_thread? I guess that
> would require knowing the type of thread. . .

I think this is the hub of the thing - its not only start_new_thread, but
the way that parameters are evaluated before being counted, generally.

See my reply to Diez's post

- Hendrik

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

Reply via email to