euclid
euclid copied to clipboard
File search with Python 3.5+ returns empty
For Python 3.5, need to look at below specification:
glob.glob(os.path.join(pre_path, '**', filename+extension), recursive=True)