Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #84660

Re: unicode question

From random832@fastmail.us
Subject Re: unicode question
Date 2015-01-27 13:07 -0500
References <CAA3NwWquCX54YBh15Kd_ncOtpe49nJyF_wRqEeBL6nCY0Py7Pg@mail.gmail.com> <1422375190.3245500.219555521.5C80989C@webmail.messagingengine.com> <ma8hmv$97q$1@ger.gmane.org>
Newsgroups comp.lang.python
Message-ID <mailman.18180.1422382044.18130.python-list@python.org> (permalink)

Show all headers | View raw


On Tue, Jan 27, 2015, at 12:25, Mark Lawrence wrote:
> People might find this http://bugs.python.org/issue1602 and hence this 
> https://github.com/Drekin/win-unicode-console useful.  The latter is 
> available on pypi.

However, Arabic is one of those scripts that runs up against the real
limitations of the windows console. At least on non-Arabic versions of
Windows, you'll just get a sequence of boxes, and it won't do any
bidirectional processing either. I have no idea what, if anything, it
would do differently on Arabic versions of Windows.

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: unicode question random832@fastmail.us - 2015-01-27 13:07 -0500

csiph-web