#read the HTML as a string into a variable content = page.read() # the unicode method tries to use ASCII so we need to tell it the encoding ...
確定! 回上一頁