コード例 #1
0
ファイル: EventAggregator.py プロジェクト: happytk/moin
    def getQualifiedParameterName(self, argname):

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

        return EventAggregatorSupport.getQualifiedParameterName(self.calendar_name, argname)