truong0vanchien
Results
1
issues of
truong0vanchien
Hi Eltion, `if not os.path.exists(os.path.join(TEMP_FOLDER, file.filename)) and not file.filename.startswith("META-INF\\"):` I am assuming the line above will ignore folders having the word "META-INF", but it fails in Windows since the folder...