objspace.usemodules._locale
- name: _locale
- description: use module _locale
- command-line: –withmod-_locale
- command-line for negation: –withoutmod-_locale
- option type: boolean option
- default: False
Use the ‘_locale’ module.
This module runs _locale written in RPython (instead of ctypes version).
It’s not really finished yet; it’s enabled by default on Windows.