Exemplo n.º 1
0
def restore(attributes):
    if attributes is not None and stty is not None:
        stty.restore(attributes)
Exemplo n.º 2
0
def restore(attributes):
    if attributes is not None and stty is not None:
        stty.restore(attributes)
Exemplo n.º 3
0
def restore(attributes):
    stty.restore(attributes)