mirror of
https://github.com/python/cpython.git
synced 2026-02-28 18:10:53 +00:00
merge with 3.3
This commit is contained in:
commit
fb0b5f20bd
1 changed files with 1 additions and 0 deletions
|
|
@ -155,3 +155,4 @@ def make_server(
|
|||
import webbrowser
|
||||
webbrowser.open('http://localhost:8000/xyz?abc')
|
||||
httpd.handle_request() # serve one request, then exit
|
||||
httpd.server_close()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue