MCPcopy Create free account
hub / github.com/Distributive-Network/PythonMonkey / Class

Class Class

tests/python/test_functions_this.py:28–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

26 return [self, param]
27
28 class Class:
29 pass
30 Class.pyMethod = pyFunc
31
32 pyObj = Class()

Callers 3

test_python_methods_selfFunction · 0.85
test_JSMethodProxy_thisFunction · 0.85

Calls

no outgoing calls

Tested by 3

test_python_methods_selfFunction · 0.68
test_JSMethodProxy_thisFunction · 0.68