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
twisted.conch.ssh.keys.BadKeyError
twisted
conch
ssh
keys
BadKeyError
class BadKeyError(Exception): (source)
View In Hierarchy
Raised when a key isn't what we expected from it.
XXX: we really need to check for bad keys