[Python-Dev] _xmlplus fixup for 2.5
Neal Norwitz
nnorwitz at gmail.com
Fri Mar 31 07:56:39 CEST 2006
More information about the Python-Dev mailing list
Fri Mar 31 07:56:39 CEST 2006
- Previous message: [Python-Dev] _xmlplus fixup for 2.5
- Next message: [Python-Dev] _xmlplus fixup for 2.5
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 3/30/06, "Martin v. Löwis" <martin at v.loewis.de> wrote: > > The problem is that now PyXML is no longer maintainable (not that it > has been maintained very well, though): The files that used to be > identical in PyXML and Python no longer are identical, so keeping > them synchronized adds unreasonable maintenance costs (IMO). 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? n
- Previous message: [Python-Dev] _xmlplus fixup for 2.5
- Next message: [Python-Dev] _xmlplus fixup for 2.5
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list