Searched refs:PythonClass (Results 1 – 1 of 1) sorted by relevance
383 class PythonClass: class399 PYTHON_INSTANCE = PythonClass()418 (PythonClass.class_method, (), "classmethod"),419 (PythonClass.static_method, (), "staticmethod"),