Go to the source code of this file.
Classes | |
class | doil.util.Stack |
Assorted other functions ########################################. More... | |
Namespaces | |
doil.util | |
Functions | |
def | doil.util.fatalError (explanation) |
Fatal error handling function ##################################. More... | |
def | doil.util.fold (list, base, fn) |
def | doil.util.intersect (a, b) |
def | doil.util.minus (a, b) |
def | doil.util.setify (set) |
def | doil.util.union (a, b) |
Set manipulation functions ######################################. More... | |
def | doil.util.unsupportedIDL () |
def | doil.util.zip (a, b) |
List manipulation functions #####################################. More... | |
Variables | |
int | doil.util.have_traceback = 1 |