[Zope] xml-rpc client for zope w/cookie authentication

Erik Myllymaki Erik Myllymaki <erik.myllymaki@pacific-shores.com>
Tue, 30 Jul 2002 12:44:29 -0700


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...