UTF-8 output
parent
14dd5d2a4f
commit
adff486c9b
|
@ -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'))
|
||||
|
|
Loading…
Reference in New Issue