1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-09-07 13:48:43 +02:00
Files
github.com_openSUSE_osc/osc
Marcus Huewe 21274b6981 Do not use the deprecated Element.getchildren anymore
Element.getchildren is deprecated and not available on python39
anymore. Instead, iterate over the element itself (which iterates
over the element's children).

Fixes: #903 ("AttributeError: 'xml.etree.ElementTree.Element' object
has no attribute 'getchildren'")
2021-03-21 19:19:23 +01:00
..
2009-12-03 19:19:53 +01:00
2020-08-27 16:56:36 +02:00
2014-08-12 15:01:16 +02:00
2019-08-29 16:11:17 +02:00