예제 #1
0
 def __init__(self):
     SpiderResponse.__init__(self)
     FooAuth.__init__(self)
예제 #2
0
 def __init__(self):
     SearchResponse.__init__(self)
     FooAuth.__init__(self)
예제 #3
0
파일: my.py 프로젝트: lixiaojun/fooService
 def __init__(self):
     MyResponse.__init__(self)
     FooAuth.__init__(self)
예제 #4
0
 def __init__(self):
     UserResponse.__init__(self)
     FooAuth.__init__(self)