2023-02-01 13:31:30 +08:00

3 lines
56 B
Python

def start_new_thread(function: any, args_: tuple): ...