💾 Archived View for tris.fyi › pydoc › _bootlocale captured on 2022-03-01 at 15:52:20. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2022-01-08)

-=-=-=-=-=-=-

Back to module index

Go to module by name

_bootlocale

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!

Functions

getpreferredencoding

getpreferredencoding(do_setlocale=True)

Modules

sys