Example #1
0
 def createCatCompanion(self, catNode):
     comp = ExplorerNodes.CategoryStringCompanion(catNode.treename, self)
     return comp