Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pybind/pybind11
/ B
Class
B
tests/test_builtin_casters.py:570–571 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
568
return
self.x
569
570
class
B:
571
pass
572
573
# Arbitrary objects are not accepted
574
cant_convert(object())
Callers
1
test_bool_caster
Function · 0.70
Calls
no outgoing calls
Tested by
1
test_bool_caster
Function · 0.56