[Python-Dev] Integrate lxml into the stdlib?

"Martin v. Löwis" martin at v.loewis.de
Fri Mar 6 00:24:51 CET 2009


> I do see the point you are making here. Even if lxml gets mature and
> static, that doesn't necessarily apply to the external libraries it uses.
> However, I should note that exactly the same argument also applies to
> sqlite3 and gdbm, which, again, are in the stdlib today, with sqlite3 being
> a fairly recent addition.

Fortunately, it is possible for users to just replace the sqlite DLL in
a Python installation, with no need of recompiling anything.

Regards,
Martin


More information about the Python-Dev mailing list