示例#1
0
 def is_link(self, obj):
     return IATLink.providedBy(obj)
示例#2
0
 def is_link(self):
     return IATLink.providedBy(self.context)