config("acknowledge_equiv_refresh", "false")
So ...
>>> import twill.commands as tc
>>> tc.config()
current configuration:
acknowledge_equiv_refresh : True
allow_parse_errors : True
readonly_controls_writeable : False
require_BeautifulSoup : False
require_tidy : False
use_BeautifulSoup : True
use_tidy : True
with_default_realm : False
>>>
If you turn it off ... you'll see the header and won't actually follow
it. At least that's what Twill allows you to do ... but I would check
out what that config set does to Mech or the Twill Browser to halt the
auto follow.
yes, exactly so. if you get it working, great; if you want me or
someone else to take a look at it, open an issue.
cheers,
--titus