]> granicus.if.org Git - python/commit
Move the xml test data to their own directory.
authorFlorent Xicluna <florent.xicluna@gmail.com>
Sat, 13 Mar 2010 11:18:49 +0000 (11:18 +0000)
committerFlorent Xicluna <florent.xicluna@gmail.com>
Sat, 13 Mar 2010 11:18:49 +0000 (11:18 +0000)
commit13ba1a1c6571dad26e3030525556ec4b552b0865
tree163e5b70a38db83142ace5dcec589bee0e0d074e
parentfce7b868076ad9ee7005273669b742c98214ec79
Move the xml test data to their own directory.
Lib/test/test_minidom.py
Lib/test/test_sax.py
Lib/test/test_xml_etree.py
Lib/test/test_xml_etree_c.py
Lib/test/xmltestdata/simple-ns.xml [moved from Lib/test/samples/simple-ns.xml with 100% similarity]
Lib/test/xmltestdata/simple.xml [moved from Lib/test/samples/simple.xml with 100% similarity]
Lib/test/xmltestdata/test.xml [moved from Lib/test/test.xml with 100% similarity]
Lib/test/xmltestdata/test.xml.out [moved from Lib/test/test.xml.out with 100% similarity]
Makefile.pre.in
Tools/msi/msi.py