]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #25691: Added tests on deleting cElementTree.Element attributes.
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 23 Nov 2015 06:50:20 +0000 (08:50 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Mon, 23 Nov 2015 06:50:20 +0000 (08:50 +0200)
commit1456c984938afa869dfa4c460a6ddc6330d0d98b
tree4c0a899f04490f14cf448fa95195df8e94b09aa2
parent71f8dd7402fd5d05d8b1d4cd7b1dff6d17b0f489
Issue #25691: Added tests on deleting cElementTree.Element attributes.
Lib/test/test_xml_etree_c.py