Namespaces | |
namespace | run |
Functions | |
def | run::die |
def | run::print_bright |
def | run::get_range |
def | run::product |
def | run::main |
Variables | |
tuple | run::parser = optparse.OptionParser(usage='usage: %prog [options] <command line> ...') |
string | run::help = 'range of threads to use. A range is R := R,R | N | N:N | N:N:N where N is an integer.' |