Sign in
mojo
/
mojo
/
d15e3f4b8a536b3b5eb3ae506653dc14d1f48d4a
/
.
/
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
()