Sign in
mojo
/
mojo-testing
/
8188f0dfd609f0212bd427cfe1a0c2ce435f1e46
/
.
/
third_party
/
cython
/
src
/
bin
/
cythonize
blob: 465f6ff543d05b7041db1da1bfd387aba46cd4ba [
file
]
#!/usr/bin/env python
#
# command line frontend for cythonize()
#
from
Cython
.
Build
.
Cythonize
import
main
main
()