Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0079ffc commit d98d6cbCopy full SHA for d98d6cb
1 file changed
Lib/wsgiref/simple_server.py
@@ -155,3 +155,4 @@ def make_server(
155
import webbrowser
156
webbrowser.open('http://localhost:8000/xyz?abc')
157
httpd.handle_request() # serve one request, then exit
158
+ httpd.server_close()
0 commit comments