diff options
author | Jakub KulĂk <Kulikjak@gmail.com> | 2019-07-02 12:48:28 +0200 |
---|---|---|
committer | Victor Stinner <vstinner@redhat.com> | 2019-07-02 12:48:28 +0200 |
commit | 61bf97e91620e020939d57a36918ab22579920ff (patch) | |
tree | 7bec56f17e0fb23aa50dcec63a9b6624645c249f /Python/bltinmodule.c | |
parent | d4efd917ac24940063a1ce80073fe3570c5f07f8 (diff) | |
download | cpython-git-61bf97e91620e020939d57a36918ab22579920ff.tar.gz |
bpo-37335, test_c_locale_coercion: Remove unnecessary code (GH-14447)
Python initialization now ensures that sys stream encoding
names are always normalized by codecs.lookup(encoding).name.
Simplify test_c_locale_coercion: it doesn't have to normalize
encoding names anymore.
Diffstat (limited to 'Python/bltinmodule.c')
0 files changed, 0 insertions, 0 deletions