open only one try-except block for the whole loop, instead of one for each iteration in os.path.exists()
22 KiB
22 KiB
open only one try-except block for the whole loop, instead of one for each iteration in os.path.exists()