Re: [Python-Dev] ETree: xml vs xmlcore

2006-06-19 Thread Fredrik Lundh
Aahz wrote: > Did we make a final decision about whether the canonical location for > ElementTree should be xml or xmlcore? the original idea was to use "xml" to get the latest and greatest from either the core or PyXML, "xmlcore" to use the bundled version. I see no reason to change this just

[Python-Dev] ETree: xml vs xmlcore

2006-06-19 Thread Aahz
Did we make a final decision about whether the canonical location for ElementTree should be xml or xmlcore? Also, there's no ElementTree or xmlcore that I can find at http://docs.python.org/dev/ under global module index or library reference. -- Aahz ([EMAIL PROTECTED]) <*> http