Files
typeshed/stdlib
Maarten ter Huurne eaae246062 Change argument type for xml.etree.ElementTree.iselement() to object (#2642)
It should be possible to ask for every object whether it looks like
an element. If only Elements are accepted, this function would always
return True.

Fixes #2629
2018-11-28 02:34:27 +01:00
..
2018-04-06 11:09:11 -07:00
2018-10-24 07:20:53 -07:00