Python_报错:TypeError: Tuple or struct_time argument required
报错:
TypeError: Tuple or struct_time argument required
time.localtime(time.time())#转换成时间元祖
我的个人博客fangzengye.com, 欢迎来撩哦!
原文博主: 热衷开源的宝藏Boy
版权声明: 自由转载-非商用-禁止演绎-保持署名| CC BY-NC-ND 3.0
报错:
TypeError: Tuple or struct_time argument required
time.localtime(time.time())#转换成时间元祖