Ejemplo n.º 1
0
    def getQualifiedParameterName(self, argname):

        "Return the 'argname' qualified using the calendar name."

        return EventAggregatorSupport.getQualifiedParameterName(self.calendar_name, argname)