cpython/Lib/xml/etree
Martin Panter 89f76d3f91 Issue #25047: Respect case writing XML encoding declarations
This restores the ability to write encoding names in uppercase like "UTF-8",
which worked in Python 2.
2015-09-23 01:14:35 +00:00
..
__init__.py
cElementTree.py
ElementInclude.py Issue #20331: Fixed possible FD leaks in various modules: 2014-01-25 19:43:56 +02:00
ElementPath.py
ElementTree.py Issue #25047: Respect case writing XML encoding declarations 2015-09-23 01:14:35 +00:00