Sign in
android
/
platform
/
external
/
capstone
/
refs/heads/android14-d2-s2-release
/
.
/
suite
/
python_capstone_setup.py
blob: 5243932f21b8ef45ea0b0937f445b7fb14b23edc [
file
] [
log
] [
blame
] [
edit
]
#!/bin/sh
# this prints out Capstone setup & core+Python-binding versions
python
-
c
"import capstone; print capstone.debug()"