]> granicus.if.org Git - python/commit
Backport minidom attribute tests from default (73c76466cf44).
authorÉric Araujo <merwok@netwok.org>
Mon, 5 Mar 2012 15:11:41 +0000 (16:11 +0100)
committerÉric Araujo <merwok@netwok.org>
Mon, 5 Mar 2012 15:11:41 +0000 (16:11 +0100)
commit420f698d6e1785c767ef4c19ed25016351501e30
treefc1031a7cf05eb75bfa7f6b683a1fb7f8abaf264
parente413c06f35ba4c58f7b6e8aa6984131e94672831
Backport minidom attribute tests from default (73c76466cf44).

Some minidom code changed between 3.2 and 3.3, so to be sure to avoid
differenced in behavior I’m backporting these tests added by MvL.
Lib/test/test_minidom.py