xeon-ye

Results 1 comments of xeon-ye

with open(getcwd_name, "w+",encoding='utf-8') as out: out.write(self.html) elif self.cdn_resources == "in_line" or self.cdn_resources == "remote": with open(getcwd_name, "w+",encoding='utf-8') as out: out.write(self.html)