This question already has an answer here: Decode HTML entities in Python string? 5 answers. ... import html html.unescape('Suzy & John') # 'Suzy & John' ...
確定! 回上一頁