Ejemplo n.º 1
0
def variable_set(key, value):
    '''
    this looks pretty worthless.
    '''
    return Variable.set(key, value)