From: Berker Peksag Date: Mon, 2 Mar 2015 04:54:27 +0000 (+0200) Subject: Issue #23477: Improve test coverage of wsgiref.simple_server. X-Git-Tag: v3.5.0a2~51 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ccac023d654f8a84c5657a891067dd38b3cabc33;p=thirdparty%2FPython%2Fcpython.git Issue #23477: Improve test coverage of wsgiref.simple_server. The test checks that the environ argument contains correct headers, querystring and path information. Patch by Alex Shkop. --- ccac023d654f8a84c5657a891067dd38b3cabc33