mod_python and xml.dom.minidom problem
Tom
tsidwick at remove.yahoo.co.uk
Mon Oct 14 18:15:20 EDT 2002
More information about the Python-list mailing list
Mon Oct 14 18:15:20 EDT 2002
- Previous message (by thread): mod_python and xml.dom.minidom problem
- Next message (by thread): mod_python and xml.dom.minidom problem
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> > I see. It then appears that you have picked up the wrong copy of the > pyexpat module. Can you find out the value of > > xml.parsers.expat.__file__ /usr/lib/python2.2/site-packages/_xmlplus/parsers/pyexpat.so > xml.parsers.pyexpat.__file__ /usr/lib/python2.2/site-packages/_xmlplus/parsers/expat.pyc > xml.parsers.expat.version_info (1, 95, 2) > xml.parsers.expat.pyxml_expat_version this doesn't appear to exist but, xml.parsers.pyexpat.version_info = (1, 95, 2) Tom
- Previous message (by thread): mod_python and xml.dom.minidom problem
- Next message (by thread): mod_python and xml.dom.minidom problem
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list