TorNet: update mkdir_p() to work with pathlib
Modify both mkdir_p() function signature, return value, and calling spots to accomodate for the change from os.path to pathlib
Please register or sign in to comment
Modify both mkdir_p() function signature, return value, and calling spots to accomodate for the change from os.path to pathlib