_PyMainInterpreterConfig

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

argv
PyObject* argv;
Undocumented in source.
base_exec_prefix
PyObject* base_exec_prefix;
Undocumented in source.
base_prefix
PyObject* base_prefix;
Undocumented in source.
exec_prefix
PyObject* exec_prefix;
Undocumented in source.
executable
PyObject* executable;
Undocumented in source.
install_signal_handlers
int install_signal_handlers;
Undocumented in source.
module_search_path
PyObject* module_search_path;
Undocumented in source.
prefix
PyObject* prefix;
Undocumented in source.
warnoptions
PyObject* warnoptions;
Undocumented in source.
xoptions
PyObject* xoptions;
Undocumented in source.

Meta