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
CyclicImport
__init__
module
astbuilder
Builder
BuilderVisitor
ProcessingState
_AstSpecFactory
import_module
is_attribute_overridden
_string_lineno_is_end
pydocspec.astbuilder.CyclicImport
pydocspec
class CyclicImport(Exception): (source)
View In Hierarchy
Raised when trying to re-processed a module that is not totally processed yet.
Undocumented
str
_model.Module