示例#1
0
 def before_delete(self, key):
     search.unindex(key, self._get_index())
示例#2
0
 def before_delete(self, key):
     unindex(key)