Kaelatt
Results
1
issues of
Kaelatt
I propose to replace this will remove the error creating the file when compiling #if (file[1]['a'] and file[1]['t'] and file[1]['a']['n'] == foldername): by #if (isinstance (file[1]['a'], dict) and file[1]['t'] and...