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