MCPcopy Create free account
hub / github.com/pybind/pybind11 / get

Method get

tests/test_class_sh_virtual_py_cpp_mix.py:12–13  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

10 m.Base.__init__(self)
11
12 def get(self):
13 return 323
14
15
16class PyCppDerived(m.CppDerived):

Callers 1

test_base_getFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected