Search bar offers the following options:
+foo bar -baz
foo*
+qname:twisted.mail.* +search
Possible fields: 'name', 'qname' (fully qualified name), 'docstring', and 'kind'. Last two fields are only applicable if "search in docstrings" is enabled.
foo~1
Results provided by Lunr.js
Endianness
Big
Little
_integer
ArchDependentInteger
BigEndian
FixedWidthInteger
Integer
LittleEndian
Signedness
_adint_docstring
_int_docstring
reven2.types._integer.Endianness
reven2
types
class Endianness(_Enum):
View In Hierarchy
Endianness of an Integer type.
int
Undocumented
The native endianness on x86_64.