diff options
author | pab <devnull@localhost> | 2009-06-19 12:38:45 +0000 |
---|---|---|
committer | pab <devnull@localhost> | 2009-06-19 12:38:45 +0000 |
commit | 7dc61bda44652c5f2700ab27b126ba64319a2f85 (patch) | |
tree | c0b4b4a71690f68c0d49ea542be08f3f63a7232d /examples/dictionary | |
parent | d573d23d5deca833d5308a0aaae352511759009e (diff) |
Test scripts
Diffstat (limited to 'examples/dictionary')
-rw-r--r-- | examples/dictionary/test.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/dictionary/test.sh b/examples/dictionary/test.sh new file mode 100644 index 0000000..0d6acdf --- /dev/null +++ b/examples/dictionary/test.sh @@ -0,0 +1,3 @@ +sh genbindings.sh +export PYTHONPATH=../.. +python showdict.py |