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