Пример #1
0
def full_url(value):
    """
    Given a fragment, return that fragment joined to the full Open Humans URL.
    """
    return full_url_method(value)
Пример #2
0
def full_url(value):
    """
    Given a fragment, return that fragment joined to the full Open Humans URL.
    """
    return full_url_method(value)