Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Json fields not being retrieved
Post: RE: Json fields not being retrieved

Thank you. How about the json output below. Can you clarify this below, if possible: content = json.load(f)['device-hardware'] <== This is not functional for the below{ "device-hardware": { &...
mrcurious2020 General Coding Help 4 2,073 Sep-14-2020, 04:36 AM
    Thread: Json fields not being retrieved
Post: Json fields not being retrieved

I am trying to read a json file using the below. I am unable to retrieve values though. I'd appreciate a correction to the code below please. import json import sys import os content = None ...
mrcurious2020 General Coding Help 4 2,073 Sep-14-2020, 12:16 AM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020