Author: Amber Brown
Branch:
Changeset: r82241:261c7622b920
Date: 2016-02-15 00:20 +0800
http://bitbucket.org/pypy/pypy/changeset/261c7622b920/
Log:Check for the existence of CODESET, not that it's a truthy value.
CODESET is set from langinfo.h -- the value on Linux is 14, but the
Author: Amber Brown
Branch:
Changeset: r82138:3bd88741ae4e
Date: 2016-02-10 12:29 +0800
http://bitbucket.org/pypy/pypy/changeset/3bd88741ae4e/
Log:Make the default filesystem encoding ASCII
diff --git a/pypy/module/sys/interp_encoding.py
b/pypy/module/sys/interp_encoding.py
--- a/pypy/modu