Mypyc Attrs
35 removals
Words removed | 35 |
Total words | 410 |
Words removed (%) | 8.54 |
121 lines
35 additions
Words added | 35 |
Total words | 410 |
Words added (%) | 8.54 |
121 lines
__class__: <class 'mypy.types.Instance'>
__class__: <class 'mypy.types.Instance'>
__delattr__: <method-wrapper '__delattr__' of Instance object at 0x7f521772ad40>
__delattr__: <method-wrapper '__delattr__' of Instance object at 0x7fce2e12b010>
__dir__: <built-in method __dir__ of Instance object at 0x7f521772ad40>
__dir__: <built-in method __dir__ of Instance object at 0x7fce2e12b010>
__doc__: None
__doc__: None
__eq__: <method-wrapper '__eq__' of Instance object at 0x7f521772ad40>
__eq__: <method-wrapper '__eq__' of Instance object at 0x7fce2e12b010>
__format__: <built-in method __format__ of Instance object at 0x7f521772ad40>
__format__: <built-in method __format__ of Instance object at 0x7fce2e12b010>
__ge__: <method-wrapper '__ge__' of Instance object at 0x7f521772ad40>
__ge__: <method-wrapper '__ge__' of Instance object at 0x7fce2e12b010>
__getattribute__: <method-wrapper '__getattribute__' of Instance object at 0x7f521772ad40>
__getattribute__: <method-wrapper '__getattribute__' of Instance object at 0x7fce2e12b010>
__getstate__: <built-in method __getstate__ of Instance object at 0x7f521772ad40>
__getstate__: <built-in method __getstate__ of Instance object at 0x7fce2e12b010>
__gt__: <method-wrapper '__gt__' of Instance object at 0x7f521772ad40>
__gt__: <method-wrapper '__gt__' of Instance object at 0x7fce2e12b010>
__hash__: <method-wrapper '__hash__' of Instance object at 0x7f521772ad40>
__hash__: <method-wrapper '__hash__' of Instance object at 0x7fce2e12b010>
__init__: <method-wrapper '__init__' of Instance object at 0x7f521772ad40>
__init__: <method-wrapper '__init__' of Instance object at 0x7fce2e12b010>
__init_subclass__: <built-in method __init_subclass__ of type object at 0x2dcae40>
__init_subclass__: <built-in method __init_subclass__ of type object at 0x1e16e40>
__le__: <method-wrapper '__le__' of Instance object at 0x7f521772ad40>
__le__: <method-wrapper '__le__' of Instance object at 0x7fce2e12b010>
__lt__: <method-wrapper '__lt__' of Instance object at 0x7f521772ad40>
__lt__: <method-wrapper '__lt__' of Instance object at 0x7fce2e12b010>
__module__: mypy.types
__module__: mypy.types
__mypyc_attrs__: ('type', 'args', 'type_ref', 'invalid', 'last_known_value', '_hash', 'extra_attrs', '_can_be_true', '_can_be_false', 'line', 'column', 'end_line', 'end_column')
__mypyc_attrs__: ('type', 'args', 'type_ref', 'invalid', 'last_known_value', '_hash', 'extra_attrs', '_can_be_true', '_can_be_false', 'line', 'column', 'end_line', 'end_column')
__ne__: <method-wrapper '__ne__' of Instance object at 0x7f521772ad40>
__ne__: <method-wrapper '__ne__' of Instance object at 0x7fce2e12b010>
__new__: <built-in method __new__ of type object at 0x2dcae40>
__new__: <built-in method __new__ of type object at 0x1e16e40>
__reduce__: <built-in method __reduce__ of Instance object at 0x7f521772ad40>
__reduce__: <built-in method __reduce__ of Instance object at 0x7fce2e12b010>
__reduce_ex__: <built-in method __reduce_ex__ of Instance object at 0x7f521772ad40>
__reduce_ex__: <built-in method __reduce_ex__ of Instance object at 0x7fce2e12b010>
__repr__: <method-wrapper '__repr__' of Instance object at 0x7f521772ad40>
__repr__: <method-wrapper '__repr__' of Instance object at 0x7fce2e12b010>
__setattr__: <method-wrapper '__setattr__' of Instance object at 0x7f521772ad40>
__setattr__: <method-wrapper '__setattr__' of Instance object at 0x7fce2e12b010>
__setstate__: <built-in method __setstate__ of Instance object at 0x7f521772ad40>
__setstate__: <built-in method __setstate__ of Instance object at 0x7fce2e12b010>
__sizeof__: <built-in method __sizeof__ of Instance object at 0x7f521772ad40>
__sizeof__: <built-in method __sizeof__ of Instance object at 0x7fce2e12b010>
__str__: <method-wrapper '__str__' of Instance object at 0x7f521772ad40>
__str__: <method-wrapper '__str__' of Instance object at 0x7fce2e12b010>
__subclasshook__: <built-in method __subclasshook__ of type object at 0x2dcae40>
__subclasshook__: <built-in method __subclasshook__ of type object at 0x1e16e40>
_can_be_false: 1
_can_be_false: 1
_can_be_true: 1
_can_be_true: 1
_hash: -1
_hash: -1
accept: <built-in method accept of Instance object at 0x7f521772ad40>
accept: <built-in method accept of Instance object at 0x7fce2e12b010>
args: ()
args: ()
can_be_false: True
can_be_false: True
can_be_false_default: <built-in method can_be_false_default of Instance object at 0x7f521772ad40>
can_be_false_default: <built-in method can_be_false_default of Instance object at 0x7fce2e12b010>
can_be_true: True
can_be_true: True
can_be_true_default: <built-in method can_be_true_default of Instance object at 0x7f521772ad40>
can_be_true_default: <built-in method can_be_true_default of Instance object at 0x7fce2e12b010>
column: -1
column: 37
copy_modified: <built-in method copy_modified of Instance object at 0x7f521772ad40>
copy_modified: <built-in method copy_modified of Instance object at 0x7fce2e12b010>
copy_with_extra_attr: <built-in method copy_with_extra_attr of Instance object at 0x7f521772ad40>
copy_with_extra_attr: <built-in method copy_with_extra_attr of Instance object at 0x7fce2e12b010>
deserialize: <built-in method deserialize of type object at 0x2dcae40>
deserialize: <built-in method deserialize of type object at 0x1e16e40>
end_column: None
end_column: None
end_line: None
end_line: None
extra_attrs: None
extra_attrs: None
invalid: False
invalid: False
is_singleton_type: <built-in method is_singleton_type of Instance object at 0x7f521772ad40>
is_singleton_type: <built-in method is_singleton_type of Instance object at 0x7fce2e12b010>
last_known_value: None
last_known_value: None
line: -1
line: 7
serialize: <built-in method serialize of Instance object at 0x7f521772ad40>
serialize: <built-in method serialize of Instance object at 0x7fce2e12b010>
set_line: <built-in method set_line of Instance object at 0x7f521772ad40>
set_line: <built-in method set_line of Instance object at 0x7fce2e12b010>
str_with_options: <built-in method str_with_options of Instance object at 0x7f521772ad40>
str_with_options: <built-in method str_with_options of Instance object at 0x7fce2e12b010>
type: TypeInfo(
type: TypeInfo(
Name(builtins.str)
Name(builtins.str)
Bases(typing.Sequence[builtins.str])
Bases(typing.Sequence[builtins.str])
Mro(builtins.str, typing.Sequence, typing.Reversible, typing.Collection, typing.Iterable, typing.Container, builtins.object)
Mro(builtins.str, typing.Sequence, typing.Reversible, typing.Collection, typing.Iterable, typing.Container, builtins.object)
Names(
Names(
__add__
__add__
__contains__
__contains__
__eq__
__eq__
__ge__
__ge__
__getitem__
__getitem__
__getnewargs__
__getnewargs__
__gt__
__gt__
__hash__
__hash__
__iter__
__iter__
__le__
__le__
__len__
__len__
__lt__
__lt__
__mod__
__mod__
__mul__
__mul__
__ne__
__ne__
__new__
__new__
__rmul__
__rmul__
capitalize
capitalize
casefold
casefold
center
center
count
count
encode
encode
endswith
endswith
expandtabs
expandtabs
find
find
format
format
format_map
format_map
index
index
isalnum
isalnum
isalpha
isalpha
isascii
isascii
isdecimal
isdecimal
isdigit
isdigit
isidentifier
isidentifier
islower
islower
isnumeric
isnumeric
isprintable
isprintable
isspace
isspace
istitle
istitle
isupper
isupper
join
join
ljust
ljust
lower
lower
lstrip
lstrip
maketrans
maketrans
partition
partition
removeprefix
removeprefix
removesuffix
removesuffix
replace
replace
rfind
rfind
rindex
rindex
rjust
rjust
rpartition
rpartition
rsplit
rsplit
rstrip
rstrip
split
split
splitlines
splitlines
startswith
startswith
strip
strip
swapcase
swapcase
title
title
translate
translate
upper
upper
zfill)
zfill)
MetaclassType(abc.ABCMeta))
MetaclassType(abc.ABCMeta))
type_ref: None
type_ref: None