On 16/08/2016 1:59 PM, William ML Leslie wrote:
On 16 August 2016 at 13:57, Mike Dewhirst <[email protected]> wrote:
On 16/08/2016 11:27 AM, William ML Leslie wrote:
What is the value of sys.stdout.encoding at this point?
It is just a waypoint. I just wrote the class init and wanted to prove it
produced data I can use before writing the necessary data mapping and import
methods. Once it is working I'll probably put a conditional in there so it
only produces stdout output when unit testing.
I meant literally, what is its value.
import sys
print(sys.stdout.encoding)
cp850
There is no cp850 in the env vars so it must come from somewhere else.
_______________________________________________
melbourne-pug mailing list
[email protected]
https://mail.python.org/mailman/listinfo/melbourne-pug