How to display UNICODE text in idle?
Neil Hodgson
neilh at scintilla.org
Mon Jun 12 06:33:10 EDT 2000
More information about the Python-list mailing list
Mon Jun 12 06:33:10 EDT 2000
- Previous message (by thread): How to display UNICODE text in idle?
- Next message (by thread): Mega-dir() or my cool snippet of the day
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> I want to write a python program in IDLE, but idle cannot display > other language text. How to do it? It works for me with the version of IDLE which came with the alpha Python 1.6a2. Hope the characters survive the news handlers: Python 1.6a2 (#0, Apr 6 2000, 11:45:12) [MSC 32 bit (Intel)] on win32 Copyright 1991-1995 Stichting Mathematisch Centrum, Amsterdam IDLE 0.6 -- press F1 for help >>> print "?a??" ?a?? >>> Neil
- Previous message (by thread): How to display UNICODE text in idle?
- Next message (by thread): Mega-dir() or my cool snippet of the day
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list