Commit Graph
2 Commits
Author SHA1 Message Date
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
Maarten ter Huurne 89b06c833d Add stub for pytz.VERSION (#2619) 2018-11-21 22:04:00 +01:00