""" """ # force GEOM importation at interpretor initialization # see salome_shared_modules.py # (avoids incomplete import at run time) print "============== import GEOM =======================" import GEOM # this function is required def init_shared_modules(): """ This function initializes shared modules that need to be """ pass