xml.dom.minidom + py2exe

Martin von Loewis loewis at informatik.hu-berlin.de
Sat Jul 21 15:31:27 EDT 2001


"Thomas Heller" <thomas.heller at ion-tof.com> writes:

> More and more I have the impression (from an freeze/install/py2exe
> point of view, I don't know too much about xml and PyXML) that
> installing PyXML should *replace* the Lib/xml module.
> By replace I mean that Lib/xml should be deleted/renamed,
> and PyXML should be installed into xml somewhere in sys.path.

I think this was discussed when the original _xmlplus solution was
developped, and rejected: distutils should never write into the
standard library.

Regards,
Martin




More information about the Python-list mailing list