urlib & requests fail “sometimes” to get the final URL self.value to send in url in odoo

前端 未结 0 1939
故里飘歌
故里飘歌 2021-01-26 17:04

def send(self):

webUrl = urllib.request.urlopen(\'http://api.wwww.com/wrapper/send.php?userid=self.user&password=self.password)

self.state = \'sent\'

n

相关标签:
回答
  • 消灭零回复
提交回复
热议问题