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
docutils.utils.roman.RomanError
docutils
utils
roman
RomanError
class RomanError(Exception): (source)
Known subclasses: docutils.utils.roman.InvalidRomanNumeralError, docutils.utils.roman.NotIntegerError, docutils.utils.roman.OutOfRangeError
docutils.utils.roman.InvalidRomanNumeralError
docutils.utils.roman.NotIntegerError
docutils.utils.roman.OutOfRangeError
View In Hierarchy
Undocumented