[twill] twill bug

Titus Brown titus at caltech.edu
Tue Mar 21 13:42:09 PST 2006


On Mon, Mar 20, 2006 at 10:15:46AM -0800, Titus Brown wrote:
-> -> I want to automate somethings in www.sabi.ufrgs.br. Look at what is
-> -> happening:
-> -> 
-> -> $ twill-sh
-> -> 
-> ->  -= Welcome to twill! =-
-> -> 
-> -> current page:  *empty page*
-> -> >> go http://www.sabi.ufrgs.br/
-> -> 
-> -> ERROR: invalid literal for int(): refresh

[ munch ]

Fixed.  Mechanize was detecting an infinite refresh loop and
complaining.

I added a config option 'acknowledge_equiv_refresh' that you can turn
off, and I put in a more helpful error message ;).

cheers,
--titus



More information about the twill mailing list