lkzero

Results 1 comments of lkzero

Hello, i have solved the problem, you can turn m.msg into a str object. attach my code: str01 = m.msg.decode(encoding = "utf-8") raw = urllib.parse.unquote(str01)