Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error with html.unescape() #24

Closed
hardikmeisheri opened this issue Apr 25, 2017 · 2 comments
Closed

Error with html.unescape() #24

hardikmeisheri opened this issue Apr 25, 2017 · 2 comments

Comments

@hardikmeisheri
Copy link

From what i have read, this is solved for python 3.5. It would be great if someone can suggest solution for this error in python 2.7. Also please post requirements in a text file to help understand which versions are needed.

@fedorzh
Copy link

fedorzh commented May 16, 2017

text = HTMLParser.HTMLParser().unescape(text)

@fedorzh
Copy link

fedorzh commented May 16, 2017

Apparently this doesn't work #3

@Newmu Newmu closed this as completed Jul 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants