> Not that difficult. Suppose I have the character Ә, I just do
> 
> py> unicodedata.name(u"Ә")
> 'CYRILLIC CAPITAL LETTER SCHWA'
> 
> I used cut-n-paste to insert the character into the interactive prompt;
> that worked just fine.

I suppose, if I knew about unicodedata.name(), and if my cursed
command-line terminal supported cut-and-paste.  Between rxvt, xterm,
Emacs shell buffers, Windows command shells, and OS X Terminal.app
windows, I find it hard to know just what will and will not work in
that regard.

Bill

_______________________________________________
Python-3000 mailing list
Python-3000@python.org
http://mail.python.org/mailman/listinfo/python-3000
Unsubscribe: 
http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com

Reply via email to