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
PropagationDirection
Backward
Forward
taint
helpers
ChangeMarkers
MarkerIterator
MarkerManager
Progress
ProgressStatus
ResultGranularity
Taint
TaintAccess
TaintAccessView
TaintedMemories
TaintedRegisterSlice
Tainter
TaintResultStatus
TaintResultView
TaintState
TaintStateView
TaintWarning
TaintWarningView
_StateIntersection
_TaintData
Marker
TaintedData
TaintedMemoryData
TaintedRegisterData
_from_ll_propagation_direction
_from_ll_result_granularity
_progress_status_to_str
_progress_to_status
_ResultType
_StateIntersectionItemType
_taint_result_status_to_str
_to_ll_propagation_direction
_to_ll_result_granularity
reven2.preview.taint.PropagationDirection
reven2
preview
class PropagationDirection(_Enum):
View In Hierarchy
Enum describing the taint direction
int
Undocumented