示例#1
0
 def __init__(self):
     SpiderResponse.__init__(self)
     FooAuth.__init__(self)
示例#2
0
 def __init__(self):
     SearchResponse.__init__(self)
     FooAuth.__init__(self)
示例#3
0
 def __init__(self):
     MyResponse.__init__(self)
     FooAuth.__init__(self)
示例#4
0
 def __init__(self):
     UserResponse.__init__(self)
     FooAuth.__init__(self)