twill 0.8.5 (that's what easy_install-2.4 -U twill gave me just now),
Python 2.4:
~[0]$ twill-sh /home/john/bin/twill.twill
>> EXECUTING FILE /home/john/bin/twill.twill
EXCEPTION raised at line 1 of '/home/john/bin/twill.twill'
go('http://wwwsearch.sourceforge.net/')
Error message: 'go() takes exactly 1 argument (3 given)'
** UNHANDLED EXCEPTION: go() takes exactly 1 argument (3 given)
--
0 of 1 files SUCCEEDED.
Failed:
/home/john/bin/twill.twill
~[0]$
Complete contents of that script (/home/john/bin/twill.twill) are:
go('http://wwwsearch.sourceforge.net/')
John
_______________________________________________
twill mailing list
[email protected]
http://lists.idyll.org/listinfo/twill