def optGetNameOpt(popt, ASVal): """optGetNameOpt(popt, ASVal) -> int""" return _optcc.optGetNameOpt(popt, ASVal)
def optGetNameOpt(*args): """optGetNameOpt(popt, ASVal) -> int""" return _optcc.optGetNameOpt(*args)