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.util._NoTrialMarker
twisted
trial
util
_NoTrialMarker
class _NoTrialMarker(Exception): (source)
View In Hierarchy
No trial marker file could be found.
Raised when trial attempts to remove a trial temporary working directory that does not contain a marker file.