Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/couchbase/sync_gateway
/ getcode
Method
getcode
tools-tests/upload_test.py:58–59 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
56
self.status_code = status_code
57
58
def
getcode(self):
59
return
self.status_code
60
61
def
read(self) -> bytes:
62
return
b
"{}"
Callers
1
do_upload
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected