"""Globals for multiprocess use only.""" def init_lock(lock): """Assign passed lock to global variable.""" global g_lock g_lock = lock excel_line_number = 'excel_line_number' keepalive_file = 'keepalive_file.remove'