[twill] Turn messages off.

James Cameron james.cameron at hp.com
Thu Feb 12 19:21:16 PST 2009


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/



More information about the twill mailing list