aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/test_get_arrays.py
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/test_get_arrays.py')
-rw-r--r--scripts/test_get_arrays.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/scripts/test_get_arrays.py b/scripts/test_get_arrays.py
index a218b4e..cfe9fa7 100644
--- a/scripts/test_get_arrays.py
+++ b/scripts/test_get_arrays.py
@@ -1,5 +1,9 @@
1#!/usr/bin/python 1#!/usr/bin/python
2#
3# test_get_arrays: test program to verify and test C to Python pm interface
4#
2# recall: PYTHONPATH=".." python test_get_arrays.py :) 5# recall: PYTHONPATH=".." python test_get_arrays.py :)
6#
3import sys, pm 7import sys, pm
4 8
5args = sys.argv[1:] 9args = sys.argv[1:]