openatx / adbutils

pure python adb library for google adb service.
MIT License
736 stars 173 forks source link

windows上stat不存在的文件时,会出现fromtimestamp错误 #42

Closed codeskyblue closed 3 years ago

codeskyblue commented 3 years ago
d.sync.stat("/sdcard/none-exists-file")
codeskyblue commented 3 years ago

Ref: https://stackoverflow.com/questions/42413138/python-3-6-datetime-fromtimestamp-throws-error-when-given-0