Hi. On 30. 3. 2015 20:22, LRN wrote: > A python2-utf8.sh startup script in /etc/profile.d forces Python to use UTF-8 > encoding. I'm still unsure whether this will have any adverse effects. A > matching change to console codepage (chcp 65001) was planned, but was disabled > at the last moment, since it caused Python to error-out on write() to console.
Have you tried setting PYTHONIOENCODING? <https://docs.python.org/3/using/cmdline.html#envvar-PYTHONIOENCODING> -- David Macek
smime.p7s
Description: S/MIME Cryptographic Signature
------------------------------------------------------------------------------ Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
