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