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.trial._asyncrunner._ForceGarbageCollectionDecorator
twisted
trial
_asyncrunner
_ForceGarbageCollectionDecorator
class _ForceGarbageCollectionDecorator(TestDecorator): (source)
View In Hierarchy
run
Inherited from TestDecorator:
TestDecorator
__call__
twisted.trial.itrial.ITestCase
twisted.trial.unittest.TestDecorator.run