Searched refs:optlist (Results 1 – 2 of 2) sorted by relevance
71 def _MakeMsgControl(optlist): argument94 for i, opt in enumerate(optlist):
309 (optlist, args) = getopt.getopt(argv[1:],315 for flag, val in optlist: