_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
_object* argv;
Undocumented in source.
base_exec_prefix
_object* base_exec_prefix;
Undocumented in source.
base_prefix
_object* base_prefix;
Undocumented in source.
exec_prefix
_object* exec_prefix;
Undocumented in source.
executable
_object* executable;
Undocumented in source.
install_signal_handlers
int install_signal_handlers;
Undocumented in source.
module_search_path
_object* module_search_path;
Undocumented in source.
prefix
_object* prefix;
Undocumented in source.
warnoptions
_object* warnoptions;
Undocumented in source.
xoptions
_object* xoptions;
Undocumented in source.

Meta