コード例 #1
0
ファイル: appender.py プロジェクト: richshaffer/tornado-suds
 def __init__(self, content):
     Element.__init__(self, content.name, content.parent)
     self.__content = content