[issue15075] XincludeTest failure in test_xml_etree

Eli Bendersky report at bugs.python.org
Fri Jun 15 19:57:31 CEST 2012


Eli Bendersky <eliben at gmail.com> added the comment:

Here is a patch that solves the current problem.

A longer term solution would be to have a cleaner test plan for ET in general, without monkey-patching at all, and without state that causes test-order dependencies.

----------
keywords: +patch
Added file: http://bugs.python.org/file26020/issue15075.1.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue15075>
_______________________________________


More information about the Python-bugs-list mailing list