Skip to content Skip to sidebar Skip to footer
Showing posts with the label Filetree

Convert File Path List To Tree

There is a python file path list like below: file_path_list = ['test/dir1/log.txt', 'te… Read more Convert File Path List To Tree