예제 #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)