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.cred.strcred.StrcredException
twisted
cred
strcred
StrcredException
class StrcredException(Exception): (source)
Known subclasses: twisted.cred.strcred.InvalidAuthArgumentString, twisted.cred.strcred.InvalidAuthType, twisted.cred.strcred.UnsupportedInterfaces
twisted.cred.strcred.InvalidAuthArgumentString
twisted.cred.strcred.InvalidAuthType
twisted.cred.strcred.UnsupportedInterfaces
View In Hierarchy