mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-01-29 13:44:17 +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