tsjuan schrieb:
> Hello python users,
>
> I am just learning on how to use xmlrpc and stumbled upon how to pass
> com object
> from server to client side.
>
> The client side complain about can't marshall the com object. I don't
> know what type
> of marshall command I should use to pass the obje
Hello python users,
I am just learning on how to use xmlrpc and stumbled upon how to pass
com object
from server to client side.
The client side complain about can't marshall the com object. I don't
know what type
of marshall command I should use to pass the object.
Below are my scripts, any hel