Home
last modified time | relevance | path

Searched refs:cython_main (Results 1 – 1 of 1) sorted by relevance

/petsc/src/binding/petsc4py/conf/
H A Dcythonize.py11 from Cython.Compiler.Main import main as cython_main # noqa: E402 unknown
30 cython_main(command_line=1)