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
/
test
/
test_xml_etree.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move the xml test data to their own directory.
Florent Xicluna
2010-03-13
1
-20/+25
*
Fix repr of tree Element on windows.
Florent Xicluna
2010-03-11
1
-3/+4
*
Issue #6472: The xml.etree package is updated to ElementTree 1.3. The cEleme...
Florent Xicluna
2010-03-11
1
-52/+1525
*
Issue #2746: Don't escape ampersands and angle brackets ("&", "<", ">")
Antoine Pitrou
2010-02-09
1
-0/+17
*
Remove unused imports in test modules.
Georg Brandl
2010-02-07
1
-1/+0
*
#7092: Silence more py3k warnings. Patch by Florent Xicluna.
Ezio Melotti
2010-02-03
1
-1/+1
*
Patch #2167 from calvin: Remove unused imports
Christian Heimes
2008-02-23
1
-1/+2
*
restore test un-intentionally removed in the xmlcore purge (revision 50941)
Fred Drake
2006-07-29
1
-0/+15
*
expunge the xmlcore changes:
Fred Drake
2006-07-29
1
-21/+14
*
added encoding tests to ElementTree/cElementTree tests
Fredrik Lundh
2005-12-16
1
-9/+16
*
Subversion settings:
Armin Rigo
2005-12-14
1
-339/+339
*
move the xml package implementation to xmlcore, and adjust the tests to
Fred Drake
2005-12-14
1
-10/+10
*
added xml.etree test (enough of the ElementTree selftest to
Fredrik Lundh
2005-12-12
1
-0/+339