Python string-bytes to bytes

前端 未结 0 944
失恋的感觉
失恋的感觉 2020-12-17 02:37

I have string data that look like bytes reprs of JSON in Python

>>> data = """b\'{"a": 1, "b": 2}\\n\'&qu         


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