MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / getlocale

Function getlocale

Lib/locale.py:514–530  ·  view source on GitHub ↗

Returns the current setting for the given locale category as tuple (language code, encoding). category may be one of the LC_* value except LC_ALL. It defaults to LC_CTYPE. Except for the code 'C', the language code corresponds to RFC 1766. code and encodin

(category=LC_CTYPE)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

_print_localeFunction · 0.85

Calls 1

_parse_localenameFunction · 0.85

Tested by

no test coverage detected