Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pybind/pybind11
/ get_code
Method
get_code
tests/test_potentially_slicing_weak_ptr.py:49–50 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
47
48
class
PyDrvdSP(m.VirtBaseSP):
49
def
get_code(self):
50
return
200
51
52
53
VIRT_BASE_TYPES = {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected