module documentation

Undocumented

Constant HAVE​_COMPILER Undocumented
Variable fakelib​_c​_text Undocumented
Variable simple​_site Undocumented
Class ​_system​_info No class docstring; 0/2 instance variable, 1/2 method documented
Class ​Duplicate​Option​Info For testing purposes
Class ​Temp1​Info For testing purposes
Class ​Temp2​Info For testing purposes
Class ​Test​System​Info​Reading No class docstring; 0/11 instance variable, 0/1 constant, 1/9 method documented
Function get​_class No summary
Function have​_compiler Return True if there appears to be an executable compiler
Function test​_distutils​_parse​_env​_order Undocumented
HAVE_COMPILER =

Undocumented

Value
have_compiler()
fakelib_c_text: str =

Undocumented

simple_site: str =

Undocumented

def get_class(name, notfound_action=1):
notfound_action:
0 - do nothing 1 - display warning message 2 - raise error
def have_compiler():
Return True if there appears to be an executable compiler
def test_distutils_parse_env_order(monkeypatch):

Undocumented