Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RT-Thread/env-windows
/ getmark
Method
getmark
tools/python-3.11.9-amd64/Lib/sunau.py:270–271 ·
view source on GitHub ↗
(self, id)
Source
from the content-addressed store, hash-verified
268
return
None
269
270
def
getmark(self, id):
271
raise
Error(
'no marks'
)
272
273
def
readframes(self, nframes):
274
if
self._encoding in _simple_encodings:
Callers
nothing calls this directly
Calls
1
Error
Class · 0.70
Tested by
no test coverage detected