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
OsFamily
__str__
Linux
Windows
os
Architecture
KernelVersion
Os
OsError
WindowsVersion
_unpack_os_architecture
_unpack_os_family
_unpack_os_kernel_version
_unpack_os_version
OsComponent
reven2.ossi.os.OsFamily
reven2
ossi
class OsFamily(_enum.Enum):
View In Hierarchy
The OS family
Returns the nicely printable string representation of this instance.
str
Undocumented