err_msg="### Error retrieval failure: could not retrieve error msg because of programming error - could not retrieve %s in errors.py/get_msg_associated_to_code"%(module_dict_call+"['"+code+"']")
return(code,err_msg)
defget_msgs_for_code_list(code_list,file):
"""
@param code_list: list of tuples [(err_name, arg1, ..., argN), ...]