Writing a dict to an external .json file not reflecting outside of IDE

后端 未结 0 1925
感情败类
感情败类 2020-12-22 05:00

I am trying to write a Python dict to a pre-existing external .json file which is empty.

    usersession = {
    \'session_key\' : key,
    \'session_secret\'         


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