module documentation

Undocumented

Class DuplicateOptionInfo For testing purposes
Class Temp1Info For testing purposes
Class Temp2Info For testing purposes
Class TestSystemInfoReading No class docstring; 0/11 instance variable, 0/1 constant, 1/9 method documented
Function get_class 0 - do nothing 1 - display warning message 2 - raise error
Function have_compiler Return True if there appears to be an executable compiler
Function test_distutils_parse_env_order 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
def get_class(name, notfound_action=1): (source)

notfound_action:
0 - do nothing 1 - display warning message 2 - raise error

def have_compiler(): (source)

Return True if there appears to be an executable compiler

def test_distutils_parse_env_order(monkeypatch): (source)

Undocumented

HAVE_COMPILER = (source)

Undocumented

Value
have_compiler()
fakelib_c_text: str = (source)

Undocumented

simple_site: str = (source)

Undocumented