]> granicus.if.org Git - python/commit
add tests for xml.pulldom #9373
authorBenjamin Peterson <benjamin@python.org>
Wed, 2 Mar 2011 23:40:36 +0000 (23:40 +0000)
committerBenjamin Peterson <benjamin@python.org>
Wed, 2 Mar 2011 23:40:36 +0000 (23:40 +0000)
commit863a0c3f53765d24e4e99c11571278ae4322f288
tree5afdcd6c425cc790e5fbee11ddb4b601f85f39c4
parent8eda5f7cd9007b6e60be6458f981b504c1442071
add tests for xml.pulldom #9373

Thanks to Mark Smith for the patch.
Lib/test/test_minidom.py
Lib/test/test_pulldom.py [new file with mode: 0644]
Misc/ACKS