예제 #1
0
파일: gdist.py 프로젝트: cyip/hyperopt
 def __new__(*args, **kwargs):
     #print 'new', args, kwargs
     return SON.__new__(*args, **kwargs)