Пример #1
0
def optListCountStr(popt, skey):
    """optListCountStr(popt, skey) -> int"""
    return _optcc.optListCountStr(popt, skey)
Пример #2
0
def optListCountStr(*args):
  """optListCountStr(popt, skey) -> int"""
  return _optcc.optListCountStr(*args)