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
HasMembersMixin
ext
default
opt
ApiObjectMixin
ApiObjectVisitorExt
AstroidInferenceTip
AstroidTransform
AstVisitorExt
ClassMixin
DecorationMixin
DocstringMixin
ExtRegistrar
FunctionMixin
IndirectionMixin
InheritableMixin
LocationMixin
ModuleMixin
VariableMixin
_AstroidTransform
get_default_extensions
get_optional_extensions
load_extension_module
_get_mixins
_get_setup_extension_func_from_module
_get_submodules
_mixin_to_class_name
pydocspec.ext.HasMembersMixin
pydocspec
class HasMembersMixin(ModuleMixin, ClassMixin): (source)
View In Hierarchy
Undocumented