Hello!

I have an unespectedn result with dislin titlin

dislin.metafl ('WMF')
dislin.disini ()

....
a="Andrés or Ramón"
dislin.titlin (a.encode("Latin-1"), 1)
# not error raised, is ok
....

dislin.disfin ()


In the output file all is ok but the title is

Andr s or Ram n

Thanks in advance!

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to