Hello SIG!
It seems that Python-2.4rc1 won't use an installation of PyXML older
than 0.8.4. Python-2.4c1/Lib/xml/__init__.py says:
_MINIMUM_XMLPLUS_VERSION = (0, 8, 4)
So will there be a release of PyXML 0.8.4 before Python 2.4 final
goes out the door?
Bye,
Walter Dörwald