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 -- http://mail.python.org/mailman/listinfo/python-list