summaryrefslogtreecommitdiffstats
path: root/Lib/tkinter/messagebox.py
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@haypocalc.com>2011-12-09 00:20:03 (GMT)
committerVictor Stinner <victor.stinner@haypocalc.com>2011-12-09 00:20:03 (GMT)
commit5446bba269cedee3b93aa27eabcf2a7842fb1298 (patch)
treecabe0c1379431453a70fd480e45f5f149ff9e39e /Lib/tkinter/messagebox.py
parent3459922c1b6625c038348d39f1d5efb497d477a9 (diff)
downloadcpython-5446bba269cedee3b93aa27eabcf2a7842fb1298.zip
cpython-5446bba269cedee3b93aa27eabcf2a7842fb1298.tar.gz
cpython-5446bba269cedee3b93aa27eabcf2a7842fb1298.tar.bz2
Issue #13441: Don't test the hu_HU locale on Solaris to workaround a mbstowcs()
bug. On Solaris, if the locale is hu_HU (and if the locale encoding is not UTF-8), the thousauds separator is b'\xA0' which is decoded as U+30000020 instead of U+0020 by mbstowcs().
Diffstat (limited to 'Lib/tkinter/messagebox.py')
0 files changed, 0 insertions, 0 deletions