Open Gapstare opened 5 years ago
With Python 3.6.8:
Traceback (most recent call last): File "ftp_check.py", line 88, in <module> if os.path.isfile('archive/' + totalitems[0][0]): TypeError: 'zip' object is not subscriptable
With Python 3.6.8: