You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
create an alternative 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#166
filenameis passed make sure that we always close it (openhappens on our end). Related - Added a try except block at the end of the Upload() method, trying to… googlearchive/PyDrive#144.SetContentto pass file descriptor. Check what is the best way to do this. Related, but not ready to merge - Update files.py googlearchive/PyDrive#166