0

I have data parsed from a log file in the following format

{ topic: { name: "foo", other: "bar:more" }}

Is there a way for me to access the values by key? As keys do not contain quotes I don't see how to convert to a dict or JSON for example. I have the added headache that some values contain ":" in their value also.

Diwas Poudel
  • 781
  • 1
  • 11
  • 20
Gary
  • 377
  • 1
  • 6
  • 22

0 Answers0