| commit | 4c87581c328c0f0fc9cc477c62f5f1a37799ba8c | [log] [tgz] |
|---|---|---|
| author | Georg Brandl <georg@python.org> | Tue May 15 20:19:39 2007 +0000 |
| committer | Georg Brandl <georg@python.org> | Tue May 15 20:19:39 2007 +0000 |
| tree | ddbf2952f076e7b1d05b6b3eddd3456af84b15cc | |
| parent | 0d338e4bc6b310dd91548aaac87073102055c084 [diff] |
HTML-escape the plain traceback in cgitb's HTML output, to prevent the traceback inadvertently or maliciously closing the comment and injecting HTML into the error page. (backport from rev. 55348)