ami / .mypy_cache /3.7 /py /xml.data.json
patrickvonplaten's picture
upload all
c7a0c46
raw
history blame
No virus
12.3 kB
{".class": "MypyFile", "_fullname": "py.xml", "future_import_flags": [], "is_partial_stub_package": false, "is_stub": true, "names": {".class": "SymbolTable", "ClassVar": {".class": "SymbolTableNode", "cross_ref": "typing.ClassVar", "kind": "Gdef", "module_hidden": true, "module_public": false}, "Final": {".class": "SymbolTableNode", "cross_ref": "typing_extensions.Final", "kind": "Gdef", "module_hidden": true, "module_public": false}, "Generic": {".class": "SymbolTableNode", "cross_ref": "typing.Generic", "kind": "Gdef", "module_hidden": true, "module_public": false}, "Iterable": {".class": "SymbolTableNode", "cross_ref": "typing.Iterable", "kind": "Gdef", "module_hidden": true, "module_public": false}, "Namespace": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["builtins.object"], "declared_metaclass": "py.xml._NamespaceMetaclass", "defn": {".class": "ClassDef", "fullname": "py.xml.Namespace", "name": "Namespace", "type_vars": []}, "deletable_attributes": [], "flags": [], "fullname": "py.xml.Namespace", "has_param_spec_type": false, "metaclass_type": "py.xml._NamespaceMetaclass", "metadata": {}, "module_name": "py.xml", "mro": ["py.xml.Namespace", "builtins.object"], "names": {".class": "SymbolTable"}, "slots": null, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "Tag": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": [{".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 4}], "type_ref": "builtins.list"}], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "py.xml.Tag", "name": "Tag", "type_vars": []}, "deletable_attributes": [], "flags": [], "fullname": "py.xml.Tag", "has_param_spec_type": false, "metaclass_type": "abc.ABCMeta", "metadata": {}, "module_name": "py.xml", "mro": ["py.xml.Tag", "builtins.list", "typing.MutableSequence", "typing.Sequence", "typing.Collection", "typing.Reversible", "typing.Iterable", "typing.Container", "builtins.object"], "names": {".class": "SymbolTable", "Attr": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["builtins.object"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "py.xml.Tag.Attr", "name": "Attr", "type_vars": []}, "deletable_attributes": [], "flags": [], "fullname": "py.xml.Tag.Attr", "has_param_spec_type": false, "metaclass_type": null, "metadata": {}, "module_name": "py.xml", "mro": ["py.xml.Tag.Attr", "builtins.object"], "names": {".class": "SymbolTable", "__getattr__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": [null, null], "flags": [], "fullname": "py.xml.Tag.Attr.__getattr__", "name": "__getattr__", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": [null, null], "arg_types": ["py.xml.Tag.Attr", "builtins.str"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__getattr__ of Attr", "ret_type": "builtins.str", "type_guard": null, "variables": []}}}}, "slots": null, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "__init__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 2, 4], "arg_names": ["self", "args", "kwargs"], "flags": [], "fullname": "py.xml.Tag.__init__", "name": "__init__", "type": {".class": "CallableType", "arg_kinds": [0, 2, 4], "arg_names": ["self", "args", "kwargs"], "arg_types": ["py.xml.Tag", {".class": "UnionType", "items": ["builtins.str", "py.xml.raw", "py.xml.Tag", {".class": "Instance", "args": ["py.xml.Tag"], "type_ref": "typing.Iterable"}]}, {".class": "UnionType", "items": ["builtins.str", "py.xml.raw"]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__init__ of Tag", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "attr": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_final", "final_unset_in_class", "is_ready"], "fullname": "py.xml.Tag.attr", "name": "attr", "type": "py.xml.Tag.Attr"}}, "unicode": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1], "arg_names": ["self", "indent"], "flags": [], "fullname": "py.xml.Tag.unicode", "name": "unicode", "type": {".class": "CallableType", "arg_kinds": [0, 1], "arg_names": ["self", "indent"], "arg_types": ["py.xml.Tag", "builtins.int"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "unicode of Tag", "ret_type": "builtins.str", "type_guard": null, "variables": []}}}}, "slots": null, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "Text": {".class": "SymbolTableNode", "cross_ref": "typing.Text", "kind": "Gdef", "module_hidden": true, "module_public": false}, "Type": {".class": "SymbolTableNode", "cross_ref": "typing.Type", "kind": "Gdef", "module_hidden": true, "module_public": false}, "Union": {".class": "SymbolTableNode", "cross_ref": "typing.Union", "kind": "Gdef", "module_hidden": true, "module_public": false}, "_NamespaceMetaclass": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["builtins.type"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "py.xml._NamespaceMetaclass", "name": "_NamespaceMetaclass", "type_vars": []}, "deletable_attributes": [], "flags": [], "fullname": "py.xml._NamespaceMetaclass", "has_param_spec_type": false, "metaclass_type": null, "metadata": {}, "module_name": "py.xml", "mro": ["py.xml._NamespaceMetaclass", "builtins.type", "builtins.object"], "names": {".class": "SymbolTable", "__getattr__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": [null, null], "flags": [], "fullname": "py.xml._NamespaceMetaclass.__getattr__", "name": "__getattr__", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": [null, null], "arg_types": ["py.xml._NamespaceMetaclass", "builtins.str"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__getattr__ of _NamespaceMetaclass", "ret_type": {".class": "TypeType", "item": "py.xml.Tag"}, "type_guard": null, "variables": []}}}}, "slots": null, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "__annotations__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "py.xml.__annotations__", "name": "__annotations__", "type": {".class": "Instance", "args": ["builtins.str", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.dict"}}}, "__doc__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "py.xml.__doc__", "name": "__doc__", "type": "builtins.str"}}, "__file__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "py.xml.__file__", "name": "__file__", "type": "builtins.str"}}, "__name__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "py.xml.__name__", "name": "__name__", "type": "builtins.str"}}, "__package__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "py.xml.__package__", "name": "__package__", "type": "builtins.str"}}, "escape": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["ustring"], "flags": [], "fullname": "py.xml.escape", "name": "escape", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["ustring"], "arg_types": [{".class": "UnionType", "items": ["builtins.str", "builtins.str"]}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "escape", "ret_type": "builtins.str", "type_guard": null, "variables": []}}}, "html": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["py.xml.Namespace"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "py.xml.html", "name": "html", "type_vars": []}, "deletable_attributes": [], "flags": [], "fullname": "py.xml.html", "has_param_spec_type": false, "metaclass_type": "py.xml._NamespaceMetaclass", "metadata": {}, "module_name": "py.xml", "mro": ["py.xml.html", "py.xml.Namespace", "builtins.object"], "names": {".class": "SymbolTable", "Style": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["builtins.object"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "py.xml.html.Style", "name": "Style", "type_vars": []}, "deletable_attributes": [], "flags": [], "fullname": "py.xml.html.Style", "has_param_spec_type": false, "metaclass_type": null, "metadata": {}, "module_name": "py.xml", "mro": ["py.xml.html.Style", "builtins.object"], "names": {".class": "SymbolTable", "__init__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 4], "arg_names": ["self", "kw"], "flags": [], "fullname": "py.xml.html.Style.__init__", "name": "__init__", "type": {".class": "CallableType", "arg_kinds": [0, 4], "arg_names": ["self", "kw"], "arg_types": ["py.xml.html.Style", {".class": "UnionType", "items": ["builtins.str", "builtins.str"]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__init__ of Style", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}}, "slots": null, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "style": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_classvar", "is_ready"], "fullname": "py.xml.html.style", "name": "style", "type": "py.xml.html.Style"}}}, "slots": null, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "raw": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["builtins.object"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "py.xml.raw", "name": "raw", "type_vars": []}, "deletable_attributes": [], "flags": [], "fullname": "py.xml.raw", "has_param_spec_type": false, "metaclass_type": null, "metadata": {}, "module_name": "py.xml", "mro": ["py.xml.raw", "builtins.object"], "names": {".class": "SymbolTable", "__init__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "uniobj"], "flags": [], "fullname": "py.xml.raw.__init__", "name": "__init__", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "uniobj"], "arg_types": ["py.xml.raw", "builtins.str"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__init__ of raw", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "uniobj": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_final", "final_unset_in_class", "is_ready"], "fullname": "py.xml.raw.uniobj", "name": "uniobj", "type": "builtins.str"}}}, "slots": null, "tuple_type": null, "type_vars": [], "typeddict_type": null}}}, "path": "/home/patrick/hf/lib/python3.7/site-packages/py/xml.pyi"}