send mail through webmail

Benji York benji at benjiyork.com
Wed Sep 21 21:20:40 EDT 2005


Chris Curvey wrote:
> If you have to do it thru the web, I would use one of the "browser"
> packages (mechanize, mechanoid, PAMIE, or IshyBrowser).   Then you can
> scrape the site, fill out the forms, press the buttons, etc.

You can also try the almost-publicly-available package zope.testbrowser 
(http://svn.zope.org/Zope3/branches/testbrowser-integration/src/zope/testbrowser/ 
and http://benjiyork.com/zope.testbrowser-0.1.tgz).  See the README.txt 
for general info and over_the_wire.txt for how to use it to access web 
sites.
--
Benji York



More information about the Python-list mailing list