Using XML w/ Python...
uche.ogbuji at gmail.com
uche.ogbuji at gmail.com
Mon Dec 12 10:16:24 EST 2005
"""
>>> import amara
>>> print dir(amara)
['__builtins__', '__doc__', '__file__', '__name__', '__path__',
'__version__', 'binderytools', 'os', 'parse']
"""
So it's not able to load domtools. What do you get trying
from amara import domtools
print domtools.py
--
Uche Ogbuji Fourthought, Inc.
http://uche.ogbuji.net http://fourthought.com
http://copia.ogbuji.net http://4Suite.org
Articles: http://uche.ogbuji.net/tech/publications/
More information about the Python-list
mailing list