{
    "__builtins__": {
        "functions": [
            "credits",
            { "name": "delattr", "updates": [1] },
            "dict",
            "dir",
            "divmod",
            "enumerate",
            "eval",
            "exec",
            "exit",
            { "name": "filter", "higherorder": 1 },
            "float",
            "format",
            "frozenset",
            "getattr",
            "globals",
            "hasattr",
            "hash",
            "help",
            "hex",
            "id",
            "input",
            "int",
            "isinstance",
            "issubclass",
            "iter",
            "len",
            "license",
            "list",
            "locals",
            { "name": "map", "higherorder": 1 },
            "max",
            "memoryview",
            "min",
            "next",
            "object",
            "oct",
            "open",
            "ord",
            "pow",
            "print",
            "property",
            "quit",
            "range",
            "repr",
            "reversed",
            "round",
            "set",
            { "name": "setattr", "updates": [1] },
            "slice",
            "sorted",
            "staticmethod",
            "str",
            "sum",
            "super",
            "tuple",
            "type",
            "vars",
            "zip"
        ],
        "types": {
            "BaseException": {
                "methods": [{ "name": "with_traceback", "updates": [1] }]
            }
        }
    }
}
