Skip to content

Conversation

momenbasel
Copy link

making it compatible with python3:
-cgi.escape() has been removed in python 3.8. use html.escape() instead.

  • The urlparse module is renamed to urllib.parse in Python 3.

making it compatible with python3:
  -cgi.escape() has been removed in python 3.8. use html.escape() instead.
  - The urlparse module is renamed to urllib.parse in Python 3.
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

Successfully merging this pull request may close these issues.

1 participant