コード例 #1
0
 def write(self, out):
     """ write contents of template to output stream """
     BaseMentionTemplate.write(self, out)
コード例 #2
0
ファイル: grouptemplate.py プロジェクト: rlsummerscales/acres
 def write(self, out):
     """ write contents of template to output stream """
     BaseMentionTemplate.write(self, out)