_PyPathConfig Struct Reference

#include <pycore_pathconfig.h>

Public Attributes

wchar_t * program_full_path
 
wchar_t * prefix
 
wchar_t * exec_prefix
 
wchar_t * module_search_path
 
wchar_t * program_name
 
wchar_t * home
 

Member Data Documentation

◆ program_full_path

wchar_t* program_full_path

◆ prefix

wchar_t* prefix

◆ exec_prefix

wchar_t* exec_prefix

◆ module_search_path

wchar_t* module_search_path

◆ program_name

wchar_t* program_name

◆ home

wchar_t* home