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

Function getenv

Lib/os.py:510–513  ·  view source on GitHub ↗

Get an environment variable, return None if it doesn't exist. The optional second argument can specify an alternate default.

(key, default=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

getaddrinfoFunction · 0.85
newsadobjectFunction · 0.85
newossobjectFunction · 0.85
newossmixerobjectFunction · 0.85
setup_readlineFunction · 0.85
newladobjectFunction · 0.85
async_systemFunction · 0.85
_PyPopenFunction · 0.85
calculate_pathFunction · 0.85
emutramp_enabled_checkFunction · 0.85
open_temp_exec_file_envFunction · 0.85
calculate_pathFunction · 0.85

Calls 1

getMethod · 0.45

Tested by

no test coverage detected