Пример #1
0
def restore(attributes):
    if attributes is not None and stty is not None:
        stty.restore(attributes)
Пример #2
0
def restore(attributes):
    if attributes is not None and stty is not None:
        stty.restore(attributes)
Пример #3
0
def restore(attributes):
    stty.restore(attributes)