Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/commontk/CTK
/ Object
Class
Object
Libs/Scripting/Python/Core/Testing/Cpp/PythonAttributes-test.py:55–55 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
53
f = Foo()
54
55
class
Object(object):
pass
56
57
d = Object()
58
setattr(d,
'foo_class'
, Foo)
Callers
1
PythonAttributes-test.py
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected