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