Exemplo n.º 1
0
 def get_non_inheriting_objects(self):
     """Get a set of child objects that do not inherit protection"""
     return get_non_inheriting_objects(self)
Exemplo n.º 2
0
 def get_non_inheriting_objects(self):
     """Get a set of child objects that do not inherit protection."""
     return get_non_inheriting_objects(self)