예제 #1
0
 def check_inline(self):
     """Return the inline keyword recognized by the compiler, empty string
     otherwise."""
     return check_inline(self)
예제 #2
0
파일: config.py 프로젝트: Arasz/numpy
 def check_inline(self):
     """Return the inline keyword recognized by the compiler, empty string
     otherwise."""
     return check_inline(self)