示例#1
0
文件: gdist.py 项目: cyip/hyperopt
 def __new__(*args, **kwargs):
     #print 'new', args, kwargs
     return SON.__new__(*args, **kwargs)