• Guido van Rossum's avatar
    Fix the test_minidom failure. · 55b15c9f
    Guido van Rossum yazdı
    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).
    55b15c9f
minidom.py 64.4 KB