PyXML-0.7.1, python-2.2.1, and Redhat 7.3

Jonathan Hogg jonathan at onegoodidea.com
Tue Jul 30 04:40:26 EDT 2002


On 30/7/2002 9:36, in article B96C0EAF.EC64%jonathan at onegoodidea.com,
"Jonathan Hogg" <jonathan at onegoodidea.com> wrote:

> Is this some weird mismatch in expat module version?

Hate following up to myself, but try this:

>>> import pyexpat
>>> pyexpat.__version__
'2.67'
>>> pyexpat.ParserCreate( intern={} )
<pyexpat.xmlparser object at 0x410cf0>
>>> 

and tell us what happens.

Jonathan




More information about the Python-list mailing list