Python Gammu Read SMS Command

后端 未结 0 1062
庸人自扰
庸人自扰 2020-12-10 04:09

Here I have this small code:

import os
import gammu
file_data = open(\'SMS.txt\',\'r\')
Status = file_data.read()
Status = \'"\'+Status+\'"\'

cmd =         


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