Package CHEM :: Package Web :: Package cgibin :: Package tools :: Module Util
[hide private]
[frames] | no frames]

Module Util



Miscellaneous utility functions

Variables [hide private]
  log = logging.getLogger(Const.APPLICATION_NAME)
  handler = logging.StreamHandler(sys.stderr)
  formatter = logging.Formatter(Const.LOGGER_FORMAT)