消息 [387147]
getlocale is documented to return None for the encoding if no encoding can be determined. There's no need to guess.
I can't change the locale.setlocale call, because where I'm actually having the problem, I'm not even calling locale.setlocale: wxWidgets is calling C setlocale, that's where it comes from.
wxWidgets aside, it doesn't seem right that getlocale fails when setlocale succeeded. |
|
| 日期 |
用户 |
动作 |
参数 |
| 2021-02-17 11:36:15 | AndersMunch | 修改 | recipients:
+ AndersMunch, lemburg, paul.moore, tim.golden, zach.ware, steve.dower, swt2c |
| 2021-02-17 11:36:15 | AndersMunch | 修改 | messageid: <1613561775.0.0.643680445021.issue43115@roundup.psfhosted.org> |
| 2021-02-17 11:36:14 | AndersMunch | 链接 | issue43115 messages |
| 2021-02-17 11:36:14 | AndersMunch | 创建 | |
|