SIGN IN SIGN UP

COMMITS

/ Lib/xml/dom/minidom.py
d01db1c2a2a71455163a1d3b214cc8dc27201303
January 31, 2015
July 25, 2014
June 15, 2014
September 29, 2013
B
remove duplicate method (closes #19127)
Benjamin Peterson committed
January 22, 2013
July 13, 2012
March 5, 2012
February 19, 2012
November 18, 2011
October 1, 2011
March 16, 2011
March 15, 2011
November 26, 2010
October 15, 2010
July 25, 2010
June 9, 2010
K
http://bugs.python.org/issue8832
Kristján Valur Jónsson committed
September 16, 2009
April 9, 2009
R
Merged revisions 71414 via svnmerge from
R. David Murray committed
January 27, 2009
June 11, 2008
A
Issue 2918: Merge StringIO and cStringIO.
Alexandre Vassalotti committed
May 26, 2008
February 23, 2008
November 28, 2007
C
Removed the new module
Christian Heimes committed
November 1, 2007
August 24, 2007
August 7, 2007
G
Fix the test_minidom failure.
Guido van Rossum committed
July 27, 2007
G
Fix the minidom test.
Guido van Rossum committed
February 21, 2007
November 28, 2006
August 21, 2006
August 19, 2006
August 11, 2006
December 14, 2005
November 22, 2005
August 25, 2005
February 12, 2004
W
Replace backticks with repr() or "%r"
Walter Dörwald committed
April 6, 2003
R
SF patch #701494: more apply removals
Raymond Hettinger committed
January 26, 2003
M
Merge with PyXML 1.82:
Martin v. Löwis committed
January 25, 2003
M
Merge with PyXML 1.80:
Martin v. Löwis committed
July 2, 2002
June 30, 2002
May 31, 2002
March 15, 2002
F
Wrap a couple of long lines.
Fred Drake committed