Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(77)

Unified Diff: Lib/test/samples/simple-ns.xml

Issue 207048: merge upstream ElementTree 1.3 and cElementTree 1.0.6 in /python/trunk/ (Closed) Base URL: http://svn.python.org/view/*checkout*/python/trunk/
Patch Set: Ready for merge in trunk? Created 14 years ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « Lib/test/samples/simple.xml ('k') | Lib/test/test_xml_etree.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Lib/test/samples/simple-ns.xml
===================================================================
--- Lib/test/samples/simple-ns.xml (revision 0)
+++ Lib/test/samples/simple-ns.xml (revision 0)
@@ -0,0 +1,7 @@
+<?pi data?>
+<!-- comment -->
+<root xmlns='namespace'>
+ <element key='value'>text</element>
+ <element>text</element>tail
+ <empty-element/>
+</root>
Property changes on: Lib/test/samples/simple-ns.xml
___________________________________________________________________
Added: svn:eol-style
+ native
« no previous file with comments | « Lib/test/samples/simple.xml ('k') | Lib/test/test_xml_etree.py » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b