from PIPRes.util.cipres import cipresClientInit, cipresGetLogger, cipresDefaultRegistry from PIPRes.util.cipres_registry_from_xml import composeRegistryQuery from PIPRes.util.io import logException, expandPath, getCipresResourcesFile, getCipresTestFile, getCipresUserFile, getCipresFile, getCipresConfigFilePath from PIPRes.wrap.idl import CipresIDL_api1, hasEdgeLengths from PIPRes.basic import approxEqual import CORBA import sys, os