cpython/Lib/xml
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
..
dom
etree Issue #25047: Respect case writing XML encoding declarations 2015-09-23 01:14:35 +00:00
parsers
sax
__init__.py