Lines Matching refs:action
12 parser.add_argument('-a', dest='architecture', action='store',
14 parser.add_argument('-p', dest='package', action='store',
18 parser.add_argument('-c', dest='check', action='store_const',
20 parser.add_argument('-e', dest='email', action='store_const',
29 action = 0
31 action += 1
33 action += 1
35 action += 1
37 action += 1
39 action += 1
40 if action > 1:
43 if action == 0: