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