Ejemplo n.º 1
0
def optCount(popt):
    """optCount(popt) -> int"""
    return _optcc.optCount(popt)
Ejemplo n.º 2
0
def optCount(*args):
  """optCount(popt) -> int"""
  return _optcc.optCount(*args)