]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Closes #19258: close WSGI server after handling request in demo code.
authorGeorg Brandl <georg@python.org>
Mon, 14 Oct 2013 14:52:13 +0000 (16:52 +0200)
committerGeorg Brandl <georg@python.org>
Mon, 14 Oct 2013 14:52:13 +0000 (16:52 +0200)
commitd98d6cb45125476ba806f7e4eca4bb038f27adb0
treef1d5315d92c48c46dc88e90712f544f4f859fbc2
parent0079ffc0920b89e5ca3b70746c5cc91da7728ac3
Closes #19258: close WSGI server after handling request in demo code.
Lib/wsgiref/simple_server.py