Re: Linguistically correct Python text rendering
From: Mike Maxwell (maxwell_at_ldc.upenn.edu)
Date: 02/24/04
- Next message: ttn_at_glug.org: "Information"
- Previous message: Terry Reedy: "Re: Bartok card game"
- In reply to: David Opstad: "Linguistically correct Python text rendering"
- Next in thread: David Opstad: "Re: Linguistically correct Python text rendering"
- Reply: David Opstad: "Re: Linguistically correct Python text rendering"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 24 Feb 2004 09:44:35 -0500 To: python-list@python.org
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
- Next message: ttn_at_glug.org: "Information"
- Previous message: Terry Reedy: "Re: Bartok card game"
- In reply to: David Opstad: "Linguistically correct Python text rendering"
- Next in thread: David Opstad: "Re: Linguistically correct Python text rendering"
- Reply: David Opstad: "Re: Linguistically correct Python text rendering"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|