Beispiel #1
0
def optResetAllRecent(popt):
    """optResetAllRecent(popt)"""
    return _optcc.optResetAllRecent(popt)
Beispiel #2
0
def optResetAllRecent(*args):
  """optResetAllRecent(popt)"""
  return _optcc.optResetAllRecent(*args)