5 Oct
2000
5 Oct
'00
8:21 p.m.
I recently used Client.py to get data from the web into the zope machinery, the setup was exactly as proposed in the ZClient How-To. Maybe I missed something, but the Client module seems to support the setting of an timeout, but I was unable to finger out the right syntax I thought of: web_client(url='http://someserver.com', timeout=60) or some variants of it. (or it doesnt work at all for some other reasons.) Any help would be appreciated.. Hannes