Neal Norwitz wrote: > I don't know what the differences are. Are they large? Can we copy > the changes from Python back into PyXML? Or modify both PyXML and > Python so they are the same? Could we create a patch that would be > applied on importing PyXML to make things easier?
Primarily, things got renamed from "xml" to "xmlcore" in different places. Porting them to PyXML is besides the point of the renaming, because PyXML then would have to provide an xmlcore package, too. As for actual solution strategies: I haven't yet researched any. Fred indicated he has something in mind, but hasn't been forthcoming over the past few months. Regards, Martin _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com