Beispiel #1
0
def destroy():
  """
    destroy()

    destroys internal data structures 
    """
  return _rootfind.destroy()
Beispiel #2
0
def destroy():
    """
    destroy()

    destroys internal data structures 
    """
    return _rootfind.destroy()
Beispiel #3
0
def destroy():
  return _rootfind.destroy()