Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 482 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 482 Bytes

原始模組

  • PyDrive 修正 下載原始的包:
    pip install -U -q PyDrive
    

修正

  • 主要是 GoogleDriveHandler.upload 方法的修改,可能因為版本的更新,在再度上傳同名檔案時,原始的模組沒辦法真正的刪除舊的檔案,因此做了一些修正。
  • 在目前的版本中,這個方法似乎會跳警告,但是不影響運作。