merge with 3.3
This commit is contained in:
commit
fb0b5f20bd
|
@ -155,3 +155,4 @@ if __name__ == '__main__':
|
|||
import webbrowser
|
||||
webbrowser.open('http://localhost:8000/xyz?abc')
|
||||
httpd.handle_request() # serve one request, then exit
|
||||
httpd.server_close()
|
||||
|
|
Loading…
Reference in New Issue