Using XML w/ Python...

uche.ogbuji at gmail.com uche.ogbuji at gmail.com
Mon Dec 12 17:28:20 EST 2005


"""
But anyway, i get this...
>>> import amara
>>>from amara import domtools
>>> print domtools.py

Traceback (most recent call last):
  File "<interactive input>", line 1, in ?
NameError: name 'domtools' is not defined
"""

Sheesh!  That right after waking up.  And it shows :-)

Should have been "print domtools.__file__"

--
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