Exemplo n.º 1
0
def system():
    return get_env_debug_info(Path(CURRENT.system_executable), DEBUG_SCRIPT)
Exemplo n.º 2
0
def system(session_app_data):
    return get_env_debug_info(Path(CURRENT.system_executable), DEBUG_SCRIPT, session_app_data)