[New-bugs-announce] [issue14281] Add unit test for cgi.escape method

Brian Landers report at bugs.python.org
Tue Mar 13 04:05:10 CET 2012


New submission from Brian Landers <brian at packetslave.com>:

The cgi.escape method is deprecated, but it should still have test coverage.  This patch adds a test for it.

----------
components: Tests
files: cgi_test_escape.patch
keywords: patch
messages: 155563
nosy: packetslave
priority: normal
severity: normal
status: open
title: Add unit test for cgi.escape method
type: enhancement
versions: Python 3.3
Added file: http://bugs.python.org/file24811/cgi_test_escape.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue14281>
_______________________________________


More information about the New-bugs-announce mailing list