commit | 5323fb0990862a967b3e0cddddaf20762fd0a4a7 | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@gmail.com> | Tue Nov 19 23:46:06 2013 +0100 |
committer | Victor Stinner <victor.stinner@gmail.com> | Tue Nov 19 23:46:06 2013 +0100 |
tree | a6b4268a0a7328782e803588cb21c6d98cc7a8f1 | |
parent | 85fe8a645e06d54d9b5dfc24375cc9231bff7e00 [diff] |
Issue #19637: fix test_undecodable_env() of test_subprocess on AIX On AIX, the C locale encoding uses the ISO-8859-1 encoding, not ASCII.