Example #1
0
 def check_compiler_gcc4(self):
     """Return True if the C compiler is gcc >= 4."""
     return check_compiler_gcc4(self)
Example #2
0
 def check_compiler_gcc4(self):
     """Return True if the C compiler is gcc >= 4."""
     return check_compiler_gcc4(self)