Searched defs:_putenv (Results 1 – 1 of 1) sorted by relevance
708 _putenv = putenv variable710 _putenv = lambda key, value: None function