示例#1
0
 def __init__(self, **kwargs):
     Int.__init__(self, CallName=split('\.', str(self.__class__))[-1][:-2], \
                  Type='uint8', **kwargs)