Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
48ed88a93bb0bbeaae9a4cfaa533e4edf13bcb51
/
Lib
/
test
/
test_html.py
38c707e
Issue #21741: Update 147 test modules to use test discovery.
by Zachary Ware
· 10 years ago
d3faf43
Issue #23181: More "codepoint" -> "code point".
by Serhiy Storchaka
· 11 years ago
4a9ee26
#2927: Added the unescape() function to the html module.
by Ezio Melotti
· 12 years ago
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
· 15 years ago