]> granicus.if.org Git - python/commit
For Issue #16076: make sure that pickling of Element objects is tested, and do
authorEli Bendersky <eliben@gmail.com>
Sun, 30 Dec 2012 14:17:49 +0000 (06:17 -0800)
committerEli Bendersky <eliben@gmail.com>
Sun, 30 Dec 2012 14:17:49 +0000 (06:17 -0800)
commit7ec45f7a360414f4b1b04cf196749db4069649da
tree1de7ab1a6e782cf1cba293d9949e8910f70d059f
parentc1b59d455261de2d18fb3f5005958b4411d6b314
For Issue #16076: make sure that pickling of Element objects is tested, and do
it properly to avoid problems with test-run-order dependencies.
Lib/test/test_xml_etree.py