Skip to content

Commit

Permalink
suite: add python_capstone_setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
aquynh committed May 10, 2015
1 parent 4b76161 commit 67304f3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions suite/python_capstone_setup.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#!/bin/sh
# this prints out Capstone setup & core+Python-binding versions

python -c "import capstone; print capstone.debug()"

0 comments on commit 67304f3

Please sign in to comment.