Go to the source code of this file.
Namespaces | |
namespace | confirm_conf |
Functions | |
def | confirm_conf.check_w_user |
def | confirm_conf.confirm_conf |
def | confirm_conf.msg_detail_prompt |
Variables | |
tuple | confirm_conf.app = wx.PySimpleApp(clearSigInt = True) |
tuple | confirm_conf.frame = wx.Frame(None) |
string | confirm_conf.NAME = 'confirm_conf' |
string | confirm_conf::PKG = 'qualification' |
Prompts the user with a Y/N message if MCB's aren't configured Called from configure/program_mcb.py through the mcb_conf_results service. | |
confirm_conf.prev_handler = None | |
confirm_conf.process_done = False | |
confirm_conf.prompt_click = False | |
confirm_conf.prompt_done = False |