euclid icon indicating copy to clipboard operation
euclid copied to clipboard

File search with Python 3.5+ returns empty

Open prabindh opened this issue 6 years ago • 0 comments

For Python 3.5, need to look at below specification:

glob.glob(os.path.join(pre_path, '**', filename+extension), recursive=True)

prabindh avatar Jan 26 '19 11:01 prabindh