[Python-Dev] need info for externally maintained modules PEP
"Martin v. Löwis"
martin at v.loewis.de
Sun Apr 9 09:16:49 CEST 2006
Brett Cannon wrote:
> - expat
Not sure whether you mean the Expat parser proper here, or the pyexpat
module: both are externally maintained, also; pyexpat is part of PyXML.
OTOH, people can just consider PyXML to be part of Python, and I
synchronize the Python sources with the PyXML sources from time to time.
Regards,
Martin
More information about the Python-Dev
mailing list