I'd start by unquoting the url encoding on the string (to remove, for example the %2D type characters). Going into the Python REPL and doing ...
確定! 回上一頁