[Zope-dev] Constructing a ZOPE request in a python script

Andreas Jung lists at andreas-jung.com
Thu Nov 3 10:41:40 EST 2005



--On 3. November 2005 07:34:15 -0800 Dave Coe <zope_user_48103 at yahoo.com> 
wrote:

> I am hoping that someone can help me with how to
> construct a POST
> request in a python script.  I tried searching the
> older messages, but post and get are such common
> terms, that I didn't have much luck.
>

Write an external method and use the httplib to generate a POST
request. The Python Library Reference (python.org/doc) has an example.

-aj

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 186 bytes
Desc: not available
Url : http://mail.zope.org/pipermail/zope-dev/attachments/20051103/719d425b/attachment.bin


More information about the Zope-Dev mailing list