mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-15 23:19:22 +01:00
commit
87f39fa167
@ -505,7 +505,7 @@ class TestRequestHandler(httpserver.SupyHTTPRequestHandler):
|
||||
|
||||
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):
|
||||
"""Use HTTP protocol."""
|
||||
import httplib
|
||||
|
Loading…
Reference in New Issue
Block a user