Files
2016-06-09 18:51:48 +02:00

4 lines
76 B
Python

from .native_function import create_function
__all__ = ["create_function"]