Home
last modified time | relevance | path

Searched defs:py_config (Results 1 – 4 of 4) sorted by relevance

/dports/devel/py-rchitect/rchitect-0.3.24/rchitect/reticulate/
H A Dconfig.R8 py_config <- import("rchitect.py_config") globalVar
/dports/security/sudo/sudo-1.9.8p2/plugins/python/
H A Dsudo_python_module.c141 *py_config = NULL, in python_sudo_options_as_dict() local
220 PyObject *py_config = PyUnicode_FromFormat("%S%s%S", py_key, "=", py_value); in python_sudo_options_from_dict() local
/dports/net/nbdkit/nbdkit-1.20.4/plugins/python/
H A Dpython.c333 py_config (const char *key, const char *value) in py_config() function
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/session/modules/
H A DSessionReticulate.R2073 py_config <- NULL functionVar