blob: 5a31a00f2758f426871828e1f43fe251d0df91c7 (
plain)
1
2
3
|
:meth:`xml.etree.ElementTree.Element.extend` and
:class:`~xml.etree.ElementTree.Element` assignment no longer hide the internal
exception if an erroneous generator is passed. Patch by Bar Harel.
|