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


Groups > comp.lang.python > #112301

Re: print() function with encoding= and errors= parameters?

From Malcolm Greene <python@bdurham.com>
Newsgroups comp.lang.python
Subject Re: print() function with encoding= and errors= parameters?
Date 2016-08-03 15:29 -0400
Message-ID <mailman.153.1470252597.6033.python-list@python.org> (permalink)
References (1 earlier) <1470233112.2667238.684861393.67022A98@webmail.messagingengine.com> <nnt1fv$9en$1@blaine.gmane.org> <1470238535.436743.684955321.4B7A4C81@webmail.messagingengine.com> <CACL+1auHYrLRJ6q2gBvG9ptAmByVyU775jeUxR=5MpB6cKg5EA@mail.gmail.com> <1470252593.485976.685203633.54D01262@webmail.messagingengine.com>

Show all headers | View raw


> You could use win_unicode_console enabled in sitecustomize or usercustomize.
> https://pypi.python.org/pypi/win_unicode_console

The pypi link you shared has an excellent summary of the issues
associated when working Unicode from the Windows terminal.

Thank you Eryk.

Malcolm

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


Thread

Re: print() function with encoding= and errors= parameters? Malcolm Greene <python@bdurham.com> - 2016-08-03 15:29 -0400

csiph-web