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.mail.smtp.SMTPError
twisted
mail
smtp
SMTPError
class SMTPError(Exception): (source)
Known subclasses: twisted.mail.smtp.AddressError, twisted.mail.smtp.SMTPClientError, twisted.mail.smtp.SMTPServerError
twisted.mail.smtp.AddressError
twisted.mail.smtp.SMTPClientError
twisted.mail.smtp.SMTPServerError
View In Hierarchy
Undocumented