mirror of
https://github.com/Hopiu/django.git
synced 2026-03-31 21:30:33 +00:00
The function was undocumented and only required for compatibility with Python 2. Code should use Python's html.unescape() that was added in Python 3.4. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| cookie.py | ||
| multipartparser.py | ||
| request.py | ||
| response.py | ||