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