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.internet.error.ConnectionFdescWentAway
twisted
internet
error
ConnectionFdescWentAway
class ConnectionFdescWentAway(ConnectionLost): (source)
View In Hierarchy
Undocumented
MESSAGE
__doc__
Inherited from ConnectionLost:
ConnectionLost
__str__
str
twisted.internet.error.ConnectionLost.MESSAGE
'Uh'
twisted.internet.error.ConnectionLost.__doc__