def cython(module, libraries): if "--cythonize" in sys.argv: ... Build import cythonize return cythonize( [ Extension( f"{__module__}.
確定! 回上一頁