mirror of
https://github.com/python/cpython.git
synced 2026-06-06 11:34:30 -04:00
9ec5e25f26
ElementTree.XMLParser._setevents now accepts any objects with the append method, not just a list.