Skip to content

html.unescape is missing #247

Open
@icemac

Description

@icemac

Using future 0.15.2 in Python 2.7:

>>> from html import unescape
*** ImportError: cannot import name unescape

Using plain Python 3.4 it works.
The function was introduced in Python 3.4, see documentation.

Please add it.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions