Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
c0dc65ef8da3fe2a6543643a5d9d96c7a618cc65
/
Lib
/
xml
/
dom
/
domreg.py
6e3dbbd
replace has_key with 'in' operator
by Benjamin Peterson
· 16 years ago
fbdeaad
expunge the xmlcore changes:
by Fred Drake
· 19 years ago
[Renamed (97%) from Lib/xmlcore/dom/domreg.py]
c6730e1
move the xml package implementation to xmlcore, and adjust the tests to
by Fred Drake
· 20 years ago
[Renamed (97%) from Lib/xml/dom/domreg.py]
70a6b49
Replace backticks with repr() or "%r"
by Walter Dörwald
· 21 years ago
0eadaac
Whitespace normalization.
by Tim Peters
· 22 years ago
f8de21c
Merge with PyXML 1.3:
by Martin v. Löwis
· 23 years ago
7edbd4f
Patch #103885: Add dynamic registration and lookup of DOM implementations.
by Martin v. Löwis
· 24 years ago