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
/
etree
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged revisions 78125 via svnmerge from
Antoine Pitrou
2010-02-09
1
-2/+2
*
Issue #6233: ElementTree failed converting unicode characters to XML
Antoine Pitrou
2010-02-09
1
-6/+9
*
Issue #1717: Remove cmp. Stage 1: remove all uses of cmp and __cmp__ from
Mark Dickinson
2009-01-27
1
-3/+23
*
SF patch# 1770008 by Christian Heimes (plus some extras).
Guido van Rossum
2007-08-09
1
-12/+17
*
Patch #1762412: Fix test case for struni branch.
Martin v. Löwis
2007-07-28
1
-44/+20
*
PEP 3114: rename .next() to .__next__() and add next() builtin.
Georg Brandl
2007-04-21
1
-2/+2
*
Remove functions in string module that are also string methods. Also remove:
Neal Norwitz
2007-04-17
1
-16/+16
*
- PEP 3106: dict.iterkeys(), .iteritems(), .itervalues() are now gone;
Guido van Rossum
2007-02-11
1
-1/+1
*
Jacques Frechet's and John Reese's simplification of ElementTree: give up
Alex Martelli
2006-08-21
1
-27/+1
*
Use proper py3k syntax for relative import (from . import foo)
Alex Martelli
2006-08-21
2
-2/+3
*
Merged revisions 46753-51188 via svnmerge from
Thomas Wouters
2006-08-11
5
-0/+1637
*
move the xml package implementation to xmlcore, and adjust the tests to
Fred Drake
2005-12-14
4
-1621/+0
*
added ElementTree core components to xml.etree
Fredrik Lundh
2005-12-12
4
-0/+1621