Package schrodinger :: Package job :: Module hunt_stub
[hide private]
[frames] | no frames]

Module hunt_stub

This module support limited hunt options from original hunt.py to show entries from hosts file.

Classes [hide private]
  UsageError
Used to report illegal hunt options, or invalid combinations of options.
  HuntOptions
A class representing the settings that govern a 'unt' search.
  HostEntry
HostEntry objects represent individual host entries in a schrodinger.hosts file.
Functions [hide private]
 
timestamp(msg)
 
have_mmlibs()
 
get_hostfile()
 
get_host(entryname)
 
get_entrynames()
 
hunt(args=[])
Read the schrodinger.hosts file and list entries.
 
require_argument(args)
Check that there's an argument for the current command-line option
Variables [hide private]
  profiling = 0
hash(x)
  logger = log.getLogger('jobc')
  handler = log.StreamHandler(sys.stdout)
  loaded_mmlibs = True
hash(x)
  __package__ = 'schrodinger.job'