Another method of disabling these messages, when using the Python
interface to Twill rather than the shell, is like this:

b = twill.get_browser()
twill.browser.OUT = file('/dev/null', 'w')

-- 
James Cameron
http://ftp.hp.com.au/sigs/jc/

_______________________________________________
twill mailing list
[email protected]
http://lists.idyll.org/listinfo/twill

Reply via email to