improvements to file upload handling #20
Labels
bug
Something isn't working
documentation
Improvements or additions to documentation
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
filename
is passed make sure that we always close it (open
happens on our end). Related - Added a try except block at the end of the Upload() method, trying to… googlearchive/PyDrive#144.SetContent
to pass file descriptor. Check what is the best way to do this. Related, but not ready to merge - Update files.py googlearchive/PyDrive#166The text was updated successfully, but these errors were encountered: