def optDotOptCount(popt): """optDotOptCount(popt) -> int""" return _optcc.optDotOptCount(popt)
def optDotOptCount(*args): """optDotOptCount(popt) -> int""" return _optcc.optDotOptCount(*args)