Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
28cee96ee1106aa5597f7b51be1a8ba0d2bdfcb2
/
Lib
/
xml
/
dom
/
domreg.py
fe99105
Use true booleans and PEP8 for argdefaults.
by Georg Brandl
· 16 years ago
c9543e4
Removed the new module
by Christian Heimes
· 17 years ago
70e7980
r698@Silves: collinwinter | 2007-08-24 10:57:15 -0700
by Collin Winter
· 18 years ago
cd16bf6
Merged revisions 55817-55961 via svnmerge from
by Guido van Rossum
· 18 years ago
1b01e5c
Fix some more has_key() uses. This could really use a tool to automate...
by Guido van Rossum
· 19 years ago
0e3f591
Merged revisions 46753-51188 via svnmerge from
by Thomas Wouters
· 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
· 19 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
· 22 years ago
7edbd4f
Patch #103885: Add dynamic registration and lookup of DOM implementations.
by Martin v. Löwis
· 24 years ago