This object is obsolescent. Whatever is the way you launched SIC and Python through the Pygildas features, an object named Sic will be created at initialization time in the Python __main__. It is used for these purposes:
. If user called Python from SIC, he can only access
them from the Sic object. If user called Gildas from Python (e.g. by
importing pysic or pygreg), he can either call these commands
with the pysic/pygreg or Sic prefix. Calling Sic()
switches to the SIC prompt.
).