diff options
author | Toshio Kuratomi <a.badger@gmail.com> | 2019-05-12 20:47:19 (GMT) |
---|---|---|
committer | Benjamin Peterson <benjamin@python.org> | 2019-05-12 20:47:18 (GMT) |
commit | 24ff9a44ac5f0653df4c1d92c2a99fab286fcc15 (patch) | |
tree | dda97bb6db37340dd44a631f1d229c0d381c4a25 /Lib/pydoc.py | |
parent | 7b5dca8345f4a909367836a3a2c3c7ac6e4e2c0c (diff) | |
download | cpython-24ff9a44ac5f0653df4c1d92c2a99fab286fcc15.zip cpython-24ff9a44ac5f0653df4c1d92c2a99fab286fcc15.tar.gz cpython-24ff9a44ac5f0653df4c1d92c2a99fab286fcc15.tar.bz2 |
[2.7] closes bpo-14353: Fix detection of bind_textdomain_codeset in libintl. (GH-13265)
In Python-2.7, we were only searching for bind_textdomain_codeset in
libc. We should have also checked for it in libintl. This change from
Mel Flynn https://bugs.python.org/file24918/python27-configure.in.patch
fixes that.
Diffstat (limited to 'Lib/pydoc.py')
0 files changed, 0 insertions, 0 deletions