diff --git a/pym/cl_utils2.py b/pym/cl_utils2.py index 0c52ab9..de5bafa 100644 --- a/pym/cl_utils2.py +++ b/pym/cl_utils2.py @@ -15,9 +15,7 @@ # limitations under the License. import sys -sys.path.append('/var/tmp/calculate2/calculate-lib/trunk/pym') -import cStringIO -import cl_base +sys.path.append('/var/calculate2/calculate-lib/trunk/pym') import struct import termios import fcntl