Sign in
fuchsia
/
third_party
/
capstone
/
dc7aafb87c628c03bf18c1e9a83b44c9515ed1ed
/
.
/
suite
/
python_capstone_setup.py
blob: 5243932f21b8ef45ea0b0937f445b7fb14b23edc [
file
] [
log
] [
blame
]
#!/bin/sh
# this prints out Capstone setup & core+Python-binding versions
python
-
c
"import capstone; print capstone.debug()"