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