[Zope] call multiple urls from python script
Joshua Newman
josh@jnew.org
21 Jun 2002 10:42:02 -0500
I need to call multiple urls from a python script that gets input from
a form.
The script builds several URLs that look like:
(http://some.paging.site&pagernumber=23423424&sender=someone&message=this+script+sends+text+pages+to+doctors)
And I want to send it as a URL. It works from any browser but I want
to do it from a python script.
I can't use response.redirect because there are multiple pager numbers
for each script.
Is there some python method (not external method if at all possible)
that's available or some trick that I can
use to send out multiple http requests from a script?
Thanks,
Joshua
p.s. You Germans out there owe an American for the heartbreaking loss
this morning. We were going all the way... ;)