コード例 #1
0
ファイル: bool_marshaller.py プロジェクト: roguenet/microtome
 def __init__(self):
     PrimitiveMarshaller.__init__(self, bool)
コード例 #2
0
 def __init__(self):
     PrimitiveMarshaller.__init__(self, float)