Lines Matching refs:SHORTOPTS
49 SHORTOPTS = "rb:o:e:c:dv"52 opts, args = getopt.getopt(sys.argv[1:], SHORTOPTS, LONGOPTS)