💾 Archived View for tris.fyi › pydoc › _bootlocale captured on 2022-06-11 at 21:28:04. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-01-08)
-=-=-=-=-=-=-
A minimal subset of the locale module used at interpreter startup (imported by the _io module), in order to reduce startup time. Don't import directly from third-party code; use the `locale` module instead!
getpreferredencoding(do_setlocale=True)