Searched refs:__clean_tmp_dirs (Results 1 – 1 of 1) sorted by relevance
120 def __clean_tmp_dirs(): function134 atexit.register(__clean_tmp_dirs)135 subcommand.subcommand.register_join_hook(lambda _: __clean_tmp_dirs())