mirror of
https://github.com/python/cpython.git
synced 2026-06-22 11:03:15 -04:00
7bdfce0d3a
Element and SubElement of xml.etree.ElementTree now also accept frozendict for attrib. Export _PyDict_CopyAsDict() function.