Home | History | Annotate | Download | only in python2.7

Lines Matching refs:w2

923                     w2 = words[i + 1]
925 w2 = None
928 elif w1 == 'machine' and w2:
929 host = w2.lower()
931 elif w1 == 'login' and w2:
932 user = w2
934 elif w1 == 'password' and w2:
935 w2
937 elif w1 == 'account' and w2:
938 acct = w2
940 elif w1 == 'macdef' and w2:
941 macro_name = w2