UTF-8 output

pull/11/merge
Alexandre Dulaunoy 2016-02-08 12:42:52 +01:00
parent 14dd5d2a4f
commit adff486c9b
1 changed files with 1 additions and 1 deletions

View File

@ -118,4 +118,4 @@ for taxonomy in taxonomies:
print ("--> " + machineTag(namespace=namespace, predicate=expanded, value=v['expanded']))
if args.a:
print (doc)
print (doc.encode('utf-8'))