Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/data-apis/python-record-api
/ TOS1
Method
TOS1
record_api/core.py:335–336 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
333
334
@property
335
def
TOS1(self):
336
return
self.op_stack[-2]
337
338
@property
339
def
TOS2(self):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected