xmlrpc with Basic Auth

Milos Prudek prudek at bvx.cz
Sat Sep 16 05:18:59 EDT 2006


> i'm currently using xmlrpclib with basic auth and i use it like this:
> from xmlrpclib import Server
> s=Server("http://user:pwd@www.example.com/rpc.php")

Perfect! Thank you.


-- 
Milos Prudek



More information about the Python-list mailing list