]> granicus.if.org Git - python/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)
commit62e95802199c354833ec130b332e44333b8996aa
tree249ce23d4f77946444634928cd2cb6e9c2f9315c
parent0b9a9fd3a003220721dc3f05c8b0de7308278431
Closes #19258: close WSGI server after handling request in demo code.
Lib/wsgiref/simple_server.py