diff options
author | Georg Brandl <georg@python.org> | 2010-10-15 15:57:45 +0000 |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2010-10-15 15:57:45 +0000 |
commit | 8741b8ecfd56c7b053a0f3f8009ec36167a6f69e (patch) | |
tree | a4c29d325df450da7b2f13ecb0ca3e455bbf224e /Python/errors.c | |
parent | 1aacb310b4dfc9b53372f7ab0e273330eee94e54 (diff) | |
download | cpython-8741b8ecfd56c7b053a0f3f8009ec36167a6f69e.tar.gz |
#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.
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions