Ejemplo n.º 1
0
 def check_restrict(self):
     """Return the restrict keyword recognized by the compiler, empty string
     otherwise."""
     return check_restrict(self)
Ejemplo n.º 2
0
 def check_restrict(self):
     """Return the restrict keyword recognized by the compiler, empty string
     otherwise."""
     return check_restrict(self)