This website requires JavaScript.
Explore
Help
Sign In
ada
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/AdaCore/cpython.git
synced
2026-02-12 12:57:15 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cb19976f1abb27dd9b28db2d8dea8802326c94de
cpython
/
Lib
/
xml
/
dom
History
Martin v. Löwis
984158d25b
Patch
#432117
: Record namespaces in the DOM tree using the DOM xmlns prefix.
2001-07-18 15:30:25 +00:00
..
__init__.py
Patch
#103885
: Add dynamic registration and lookup of DOM implementations.
2001-02-22 14:05:50 +00:00
domreg.py
Patch
#103885
: Add dynamic registration and lookup of DOM implementations.
2001-02-22 14:05:50 +00:00
minidom.py
Make the implementations of getElementsByTagName() and
2001-07-04 06:25:53 +00:00
pulldom.py
Patch
#432117
: Record namespaces in the DOM tree using the DOM xmlns prefix.
2001-07-18 15:30:25 +00:00