GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/cpython.git
3.6
3.7
3.8
3.9
backport-e35ca41-3.11
gentoo
gentoo-2.7-vanilla
main
master
Gentoo fork of Python
Python project <python@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Lib
/
xml
/
dom
/
domreg.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-34791: xml package obeys ignore env flags (GH-9544)
Christian Heimes
2018-09-24
1
-1
/
+3
*
xml.dom: fix typo, drop unused imports.
Florent Xicluna
2012-03-05
1
-2
/
+0
*
Use true booleans and PEP8 for argdefaults.
Georg Brandl
2009-09-16
1
-1
/
+1
*
Removed the new module
Christian Heimes
2007-11-28
1
-1
/
+1
*
r698@Silves: collinwinter | 2007-08-24 10:57:15 -0700
Collin Winter
2007-08-24
1
-2
/
+2
*
Merged revisions 55817-55961 via svnmerge from
Guido van Rossum
2007-06-13
1
-1
/
+1
*
Fix some more has_key() uses. This could really use a tool to automate...
Guido van Rossum
2006-08-19
1
-1
/
+1
*
Merged revisions 46753-51188 via svnmerge from
Thomas Wouters
2006-08-11
1
-0
/
+99
*
move the xml package implementation to xmlcore, and adjust the tests to
Fred Drake
2005-12-14
1
-99
/
+0
*
Replace backticks with repr() or "%r"
Walter Dörwald
2004-02-12
1
-1
/
+1
*
Whitespace normalization.
Tim Peters
2003-04-24
1
-2
/
+2
*
Merge with PyXML 1.3:
Martin v. Löwis
2003-01-26
1
-0
/
+23
*
Patch #103885: Add dynamic registration and lookup of DOM implementations.
Martin v. Löwis
2001-02-22
1
-0
/
+76