Example #1
0
 def manage_afterAdd(self, item, container):
     """Both of my parents have an afterAdd method"""
     CNXMLFile.manage_afterAdd(self, item, container)
     File.manage_afterAdd(self, item, container)