예제 #1
0
파일: __init__.py 프로젝트: mathjazz/silme
 def dump_structure(cls, l10nobject):
     text = Serializer.serialize(l10nobject)
     return text