Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
2f5cac6ab4dc24249239a24fe034eef7f82532dd
/
Lib
/
test
/
test_html.py
1f7fffb
#2830: add html.escape() helper and move cgi.escape() uses in the standard library to it. It defaults to quote=True and also escapes single quotes, which makes casual use safer. The cgi.escape() interface is not touched, but emits a (silent) PendingDeprecationWarning.
by Georg Brandl
ยท 14 years ago