Searched refs:LONG_OPTIONS (Results 1 – 2 of 2) sorted by relevance
7 LONG_OPTIONS = ["shard=", "shards="] variable41 o, _ = getopt.getopt(argv[1:opt_end_index], None, LONG_OPTIONS)
21 LONG_OPTIONS = ["help"] variable65 opts, args = getopt.getopt(argv[1:], SHORT_OPTIONS, LONG_OPTIONS)