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