diff options
author | Dima Pasechnik <dima@pasechnik.info> | 2018-11-17 18:19:52 +0000 |
---|---|---|
committer | Dima Pasechnik <dima@pasechnik.info> | 2018-11-17 18:19:52 +0000 |
commit | 346fde2a542dcb20a7e18a754cc99c48e498bc3e (patch) | |
tree | 32b680e13e3cc3e76539471ebab91aaefb163872 /numpy/core/numeric.py | |
parent | a4b96ad7649281de2c3a41292fcbab4c77c0743d (diff) | |
download | numpy-346fde2a542dcb20a7e18a754cc99c48e498bc3e.tar.gz |
fall back to 'ascii' locale in build (if needed)
If locale.getpreferredencoding(False) returns Null,
the build fails, since commit 5652b0785.
This seems to be not really necessary; here we
provide a fallback to 'ascii' locale if needed.
Diffstat (limited to 'numpy/core/numeric.py')
0 files changed, 0 insertions, 0 deletions