Sign in
fuchsia
/
third_party
/
capstone
/
dc59d17b9194bbce8f57661f2f41cfa926c46d35
/
.
/
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()"