Linguistically correct Python text rendering

Mike Maxwell maxwell at ldc.upenn.edu
Tue Feb 24 09:44:35 EST 2004


David Opstad wrote:
> my question is this: how do we get this functionality integrated into
> Python? I'd love to be able to print any Unicode string and have it
> come out linguistically correctly

Isn't this a function of whatever app you're running Python code inside (a
terminal or something)?  E.g. could you take the output of your Python
program as a file and display it in Yudit or a Pango app?

    Mike Maxwell







More information about the Python-list mailing list