> Thanks. Please send me any sample even if non-working. It's still good
> to get me started.
Here's a simple example of SOAPpy usage:
import SOAPpy
server = SOAPpy.SOAPProxy("http://localhost:8080/MyService");
server.doSomeOperation();
Thanks for your help,
- Filip
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"PyInstaller" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/PyInstaller?hl=en
-~----------~----~----~----~------~----~------~--~---