mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-12-19 16:42:50 +01:00
commit
87f39fa167
@ -505,7 +505,7 @@ class TestRequestHandler(httpserver.SupyHTTPRequestHandler):
|
|||||||
|
|
||||||
httpserver.http_servers = [httpserver.TestSupyHTTPServer()]
|
httpserver.http_servers = [httpserver.TestSupyHTTPServer()]
|
||||||
|
|
||||||
# Partially stolen from the standart Python library :)
|
# Partially stolen from the standard Python library :)
|
||||||
def open_http(url, data=None):
|
def open_http(url, data=None):
|
||||||
"""Use HTTP protocol."""
|
"""Use HTTP protocol."""
|
||||||
import httplib
|
import httplib
|
||||||
|
Loading…
Reference in New Issue
Block a user