예제 #1
0
 def __init__(self, name):
     OArg.__init__(self, name, "byte")
예제 #2
0
 def __init__(self, name):
     OArg.__init__(self, name, "int")