Message89815
Oops, I forgot to update my client in my last message. The sample trace
run should make more sense now.
#!/usr/bin/python3.2
# xmlclient.py
import xmlrpc.client
server_proxy = xmlrpc.client.ServerProxy("http://localhost:8000")
print(server_proxy.print_str("Bonjour"))
print(server_proxy.print_str("Je suis à Montréal")) |
|
| Date |
User |
Action |
Args |
| 2009-06-29 06:30:06 | alexandre.vassalotti | set | recipients:
+ alexandre.vassalotti, loewis |
| 2009-06-29 06:30:06 | alexandre.vassalotti | set | messageid: <1246257006.23.0.37537253246.issue6360@psf.upfronthosting.co.za> |
| 2009-06-29 06:30:05 | alexandre.vassalotti | link | issue6360 messages |
| 2009-06-29 06:30:05 | alexandre.vassalotti | create | |
|