Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
c79cf042505d10f134b741f6836e4abfacbcd24f
/
Lib
/
xml
/
etree
5431928
Merged revisions 78123 via svnmerge from
by Antoine Pitrou
· 15 years ago
a56c467
Issue #1717: Remove cmp. Stage 1: remove all uses of cmp and __cmp__ from
by Mark Dickinson
· 17 years ago
34d1928
SF patch# 1770008 by Christian Heimes (plus some extras).
by Guido van Rossum
· 18 years ago
f30bb0e
Patch #1762412: Fix test case for struni branch.
by Martin v. Löwis
· 18 years ago
a18af4e
PEP 3114: rename .next() to .__next__() and add next() builtin.
by Georg Brandl
· 18 years ago
9d72bb4
Remove functions in string module that are also string methods. Also remove:
by Neal Norwitz
· 18 years ago
cc2b016
- PEP 3106: dict.iterkeys(), .iteritems(), .itervalues() are now gone;
by Guido van Rossum
· 18 years ago
6cefeb0
Jacques Frechet's and John Reese's simplification of ElementTree: give up
by Alex Martelli
· 19 years ago
c5c45ba
Use proper py3k syntax for relative import (from . import foo)
by Alex Martelli
· 19 years ago
0e3f591
Merged revisions 46753-51188 via svnmerge from
by Thomas Wouters
· 19 years ago
c6730e1
move the xml package implementation to xmlcore, and adjust the tests to
by Fred Drake
· 20 years ago
075854f
added ElementTree core components to xml.etree
by Fredrik Lundh
· 20 years ago