Пример #1
0
 def __init__(self):
     self.prefix="https://api.weibo.com/2/"
     self.http=httpclient.httpclient()
     self.access_token=access_token
Пример #2
0
 def __init__(self):
     self.prefix="http://open.t.qq.com/api/"
     self.http=httpclient.httpclient()
Пример #3
0
 def __init__(self):
     self.prefix="http://api.t.sohu.com/"
     self.http=httpclient.httpclient()