file modification time is different then Python time

前端 未结 0 1633
不知归路
不知归路 2020-12-31 17:37

time.time() returns bigger timestamp then modification time of a file which creates afterwords. why?

import time
import os
p = \'/tmp/a3\'
before_creation = t         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题