mirror of
https://github.com/python/cpython.git
synced 2025-11-01 18:51:43 +00:00
ElementTree method write() and function tostring() now use the text file's
encoding ("UTF-8" if not available) instead of locale encoding in XML
declaration when encoding="unicode" is specified.
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| cElementTree.py | ||
| ElementInclude.py | ||
| ElementPath.py | ||
| ElementTree.py | ||