primitiv-python icon indicating copy to clipboard operation
primitiv-python copied to clipboard

Implement contrib functions in Python

Open vbkaisetsu opened this issue 7 years ago • 0 comments

This branch implements contrib functions in Python. Some contrib functions in C++ use get_default() internally but it returns null because the default object is stored in Python.

vbkaisetsu avatar Aug 03 '18 23:08 vbkaisetsu