Package arvados :: Package commands :: Module _util
[hide private]
[frames] | no frames]

Module _util

source code

Functions [hide private]
 
_pos_int(s) source code
 
_ignore_error(error) source code
 
_raise_error(error) source code
 
make_home_conf_dir(path, mode=None, errors='ignore') source code
 
exit_signal_handler(sigcode, frame) source code
 
install_signal_handlers() source code
 
restore_signal_handlers() source code
Variables [hide private]
  retry_opt = argparse.ArgumentParser(add_help= False)
  CAUGHT_SIGNALS = [signal.SIGINT, signal.SIGQUIT, signal.SIGTERM]