]> granicus.if.org Git - python/commit
Patch #103885: Add dynamic registration and lookup of DOM implementations.
authorMartin v. Löwis <martin@v.loewis.de>
Thu, 22 Feb 2001 14:05:50 +0000 (14:05 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Thu, 22 Feb 2001 14:05:50 +0000 (14:05 +0000)
commit7edbd4ffb4928d447c7d2a73e7cb7deddb30f0ac
treec9c08c012a49d432d97a5ac10753420a376e47a0
parentf5d3ea00b97910bd14fa32fea46c29fae5775edd
Patch #103885: Add dynamic registration and lookup of DOM implementations.
Doc/lib/xmldom.tex
Lib/xml/dom/__init__.py
Lib/xml/dom/domreg.py [new file with mode: 0644]
Lib/xml/dom/minidom.py