Use urllib.parse.unquote() to decode a UTF-8 URL ... Call urllib.parse.unquote(string) with the encoded URL query as string to decode the non-ASCII characters ...
確定! 回上一頁