module documentation

Undocumented

Constant TARGET​_R Undocumented
Variable compilers Undocumented
Class ​Gnu95​FCompiler No class docstring; 0/8 class variable, 3/11 methods documented
Class ​Gnu​FCompiler No class docstring; 0/10 class variable, 2/12 methods documented
Function ​_can​_target Return true if the architecture supports the -arch flag
Function is​_win64 Undocumented
TARGET_R =

Undocumented

Value
re.compile(r'Target: ([a-zA-Z0-9_-]*)')
compilers: list[str] =

Undocumented

def _can_target(cmd, arch):
Return true if the architecture supports the -arch flag
def is_win64():

Undocumented