ID EN
OS

environb

Python 3.11

Bytes version of environ: a mapping object where both keys and values are bytes objects representing the process environment. environ and environb are synchronized (modifying environb updates environ, and vice versa).

Syntax

PYTHON
os.environb

See Also

environ mapping bytes environ environb environb environ environb