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
mypy.dmypy.client.BadStatus
mypy
dmypy
client
BadStatus
class BadStatus(Exception): (source)
View In Hierarchy
Exception raised when there is something wrong with the status file.
For example: - No status file found - Status file malformed - Process whose pid is in the status file does not exist