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
ChunkedUploadError
__init__
details
_chunked_upload
upload_chunked_file
_file_chunks
_post_request
reven2.preview.project_manager._chunked_upload.ChunkedUploadError
reven2
preview
project_manager
class ChunkedUploadError(RuntimeError):
View In Hierarchy
Errors from the chunked upload API.
Undocumented