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: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ccac023d654f8a84c5657a891067dd38b3cabc33;p=python 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