Check the source code
online
def request(url):
docstring:
Sends a request to a url
:param url:
Check the source code
online
def fail_on_no_connection(func):
docstring:
no docstring
Check the source code
online
def inner(*args, **kwargs):
docstring:
no docstring