repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Pin Chrome's shortcut to the Win10 Start menu on install and OS upgrade.
[chromium-blink-merge.git]
/
third_party
/
cython
/
src
/
bin
/
cythonize
blob
465f6ff543d05b7041db1da1bfd387aba46cd4ba
1
#!/usr/bin/env python
2
3
#
4
# command line frontend for cythonize()
5
#
6
7
from
Cython
.
Build
.
Cythonize
import
main
8
main
()