index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
xml
/
dom
/
expatbuilder.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
English spelling and grammar fixes
Martin Panter
2016-07-11
1
-1/+1
*
#12220: improve minidom error when URI contains spaces.
R David Murray
2014-04-20
1
-1/+3
*
modernize some modules' code by using with statement around open()
Giampaolo Rodola'
2013-02-12
1
-8/+2
*
xml.dom: fix typo, drop unused imports.
Florent Xicluna
2012-03-05
1
-3/+1
*
Create _attr/_attrNS lazily.
Martin v. Löwis
2012-02-19
1
-0/+1
*
Use __slots__ throughout instead of __dict__, to reduce the memory usage.
Martin v. Löwis
2012-02-19
1
-26/+13
*
#1434090: properly append child in expatbuilder doctype handler.
Georg Brandl
2010-07-10
1
-1/+1
*
Removed the new module
Christian Heimes
2007-11-28
1
-2/+2
*
r698@Silves: collinwinter | 2007-08-24 10:57:15 -0700
Collin Winter
2007-08-24
1
-4/+4
*
Merged revisions 46753-51188 via svnmerge from
Thomas Wouters
2006-08-11
1
-0/+983
*
move the xml package implementation to xmlcore, and adjust the tests to
Fred Drake
2005-12-14
1
-983/+0
*
Add missing self. before curNode. This may need to be committed
Neal Norwitz
2003-06-29
1
-1/+1
*
Merge with PyXML 1.34: Correct typo. Fixes #674700.
Martin v. Löwis
2003-01-26
1
-1/+1
*
Import expatbuilder, minicompat from PyXML.
Martin v. Löwis
2003-01-25
1
-0/+983