Searched refs:pyvenv (Results 1 – 1 of 1) sorted by relevance
165 static const char pyvenv[] = "/pyvenv.cfg"; in nxt_python_start() local180 path = nxt_malloc(len + sizeof(pyvenv)); in nxt_python_start()187 nxt_memcpy(path + len, pyvenv, sizeof(pyvenv)); in nxt_python_start()