[issue3808] test_cgi is giving deprecation warnings

Benjamin Peterson report at bugs.python.org
Tue Sep 9 03:36:41 CEST 2008


Benjamin Peterson <musiccomposition at gmail.com> added the comment:

No, just surround the tests in the warnings.catch_warning context
manager and filter out the DeprecationWarnings.

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


More information about the Python-bugs-list mailing list