mirror of
https://github.com/python/cpython.git
synced 2025-11-01 02:38:53 +00:00
We just need to force the encoding when no encoding is passed to toxml() or toprettyxml(), rather than relying on the default encoding (which is unreliable). |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| domreg.py | ||
| expatbuilder.py | ||
| minicompat.py | ||
| minidom.py | ||
| NodeFilter.py | ||
| pulldom.py | ||
| xmlbuilder.py | ||