Like the subject says, I am looking to make a command-line-based xml-rpc client (in python) to talk to my zope server. I am using SMB auth via loginmanager so would need to work in the cookie authentication somehow. Anyone impliment this yet? I don't want to re-invent the wheel...