Home | History | Annotate | Download | only in plat-mac

Lines Matching full:shortopts

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