示例#1
0
 def __init__(self, **kwargs):
     kwargs['default'] = 18
     IntType.__init__(self, **kwargs)