Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/RustPython/RustPython
/ getcomptype
Method
getcomptype
Lib/wave.py:333–334 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
331
return
self._framerate
332
333
def
getcomptype(self):
334
return
self._comptype
335
336
def
getcompname(self):
337
return
self._compname
Callers
2
getparams
Method · 0.95
check_params
Method · 0.45
Calls
no outgoing calls
Tested by
1
check_params
Method · 0.36