1 2 3 4 5 6 7
import json def test(): print("Testing Scopes from DumpServerState") if __name__ == '__main__': test()