Python 3.4+. Use html.unescape() : import html print(html.unescape('£682m')). FYI html.parser.HTMLParser.unescape is deprecated, and was supposed to ...
確定! 回上一頁