internal.types.bool
internal.types.collections
internal.types.byte
Source code: internal/types/byte.seq
Magic methods:
__new__() __new__(b: byte) __new__(i: int) __str__() __copy__() __bool__() __eq__(other: byte) __ne__(other: byte) __lt__(other: byte) __gt__(other: byte) __le__(other: byte) __ge__(other: byte) __repr__() __int__() __float__()
previous
next