I found this one, for Python 3.4+: >>> import html >>> html.unescape('orientação-a-objetos') 'orientação-a-objetos'. In the case of Python 3 ...
確定! 回上一頁