mirror of
https://github.com/python/cpython.git
synced 2026-05-07 05:01:13 -04:00
7bdfce0d3a
Element and SubElement of xml.etree.ElementTree now also accept frozendict for attrib. Export _PyDict_CopyAsDict() function.