Lines Matching refs:opts
1119 opts, args = getopt.getopt(sys.argv[1:], "slifvdD:Vu:")1122 if not opts and not args:1129 for o, a in opts: