-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
By using the keyword 'Upload File' i get the following warning message:
C:\Program Files\Python 3.7\lib\site-packages\FtpLibrary.py:409: ResourceWarning: unclosed file <io.BufferedReader name='C:\Path\To\My\File'>
outputMsg += thisConn.storbinary("STOR " + remoteFileName, open(localFilePath, "rb"))
ResourceWarning: Enable tracemalloc to get the object allocation traceback
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels