We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 17234e9 + e52c353 commit 80f6969Copy full SHA for 80f6969
tools/make_metadata.py
@@ -81,4 +81,4 @@
81
82
valid_instance(eid)
83
xmldoc = metadata_tostring_fix(eid, nspair, xmldoc)
84
- print(xmldoc)
+ print(xmldoc.decode("utf-8"))
0 commit comments