def connect_repl_using_socket(sock): _start_new_thread(DebuggerLoop.instance.connect_to_repl_backend_using_socket, (sock,))