I think there are functions like quote or urlencode in the urllib module. I suggest you import urllib and look at the output of help(urllib) ...
確定! 回上一頁