]> granicus.if.org Git - python/commit
added xml.etree test (enough of the ElementTree selftest to
authorFredrik Lundh <fredrik@pythonware.com>
Mon, 12 Dec 2005 20:19:44 +0000 (20:19 +0000)
committerFredrik Lundh <fredrik@pythonware.com>
Mon, 12 Dec 2005 20:19:44 +0000 (20:19 +0000)
commit2a60d9ac2d0153622fab5212e4e06a8ec6e8bd38
tree5fd0f79cefdd1d94cfb22f05c245b6fff88c190d
parent7e0aef0e759cf79a901522cbebaeba05ce2b61e6
added xml.etree test (enough of the ElementTree selftest to
make sure that all included components work)
Lib/test/test_xml_etree.py [new file with mode: 0644]