[twill] Extension modules

Norman Khine nkhine at itaapy.com
Fri Mar 17 08:29:35 PST 2006


Hello,
I have twill installed, but not sure where to go and get the extend_with
modules.
I have just updated my twill instance, and everytime i run twill-sh and
try the examples, I get:

>> extend_with check_links

ERROR: No module named check_links

current page: http://www.idyll.org/
>> extend_with require

ERROR: No module named require

current page: http://www.idyll.org/
>>

>> extend_with match_parse

ERROR: No module named match_parse


also when i open the python shell to test my twill instalation on mac os
x as per installation docs

Python 2.4.1 (#2, Mar 31 2005, 00:05:10)
[GCC 3.3 20030304 (Apple Computer, Inc. build 1666)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> import twill.shell
>>> twill.shell.main()
Traceback (most recent call last):
  File "<stdin>", line 1, in ?
AttributeError: 'module' object has no attribute 'main'

if i run

>>> twill.shell    
<module 'twill.shell' from
'/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/site-packages/twill-0.8.3-py2.4.egg/twill/shell.pyc'>

Can you advise

Many thanks

Norman


-- 
Norman Khine
SARL ITAAPY 9 rue Darwin, 75018 Paris - Tel +33(0)1 42 23 67 45
Mail: nkhine at itaapy.com - Fax: 01 53 28 27 88




More information about the twill mailing list