On 2006-10-14, Teja <[EMAIL PROTECTED]> wrote:
> What is "ValueError: argument is not a COM object" ? I get this
> error when I try to pass a COM object to a thread.
>
> Any pointers????

Try passing it to Larry Bird, instead. He's bound to score some
points.

Seriously, the function you called expected a COM object and you
passed it something else. Without seeing more code, it's hard to
be any helpfuller.

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

Reply via email to