Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
d47a68716e7dfdf79a19129a9a8369b41a173f27
/
Lib
/
xml
/
dom
/
xmlbuilder.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 (95%) from Lib/xmlcore/dom/xmlbuilder.py]
9ea179f
remove much of the Python-version compatibility cruft; the minimum Python
by Fred Drake
· 19 years ago
c6730e1
move the xml package implementation to xmlcore, and adjust the tests to
by Fred Drake
· 19 years ago
[Renamed (94%) from Lib/xml/dom/xmlbuilder.py]
70a6b49
Replace backticks with repr() or "%r"
by Walter Dörwald
· 21 years ago
9ea6788
Import from PyXML 1.10.
by Martin v. Löwis
· 22 years ago