MCPcopy 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

53f = Foo()
54
55class Object(object): pass
56
57d = Object()
58setattr(d, 'foo_class', Foo)

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected