This is a python program that interacts with SPSS. I didn't write it, but I'm trying to get it to run. It is from 2008.
import os,sys
from errMsg import errTable
from errMsg import StrError
from os.path import exists
import ConfigParser
This is a python program that interacts with SPSS. I didn't write it, but I'm trying to get it to run. It is from 2008.
import os,sys
from errMsg import errTable
from errMsg import StrError
from os.path import exists
import ConfigParser