]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Removed _SimpleElementPath and its flaky test. The test monkey-patches the module...
authorEli Bendersky <eliben@gmail.com>
Fri, 15 Jun 2012 06:03:19 +0000 (09:03 +0300)
committerEli Bendersky <eliben@gmail.com>
Fri, 15 Jun 2012 06:03:19 +0000 (09:03 +0300)
commit27cbb19ae562f258e64120c8ed17616719e32722
treeeb86cb9bb67e87f5134dbf0ed728cdd288ea013f
parent175fada42943d627dea4ebd9527ca1d6e9b62cca
Removed _SimpleElementPath and its flaky test. The test monkey-patches the module, which causes other failures and fails itself depending on the order tests are run.
Lib/test/test_xml_etree.py
Lib/xml/etree/ElementTree.py