Ticket #118 (closed enhancement: fixed)

Opened 2 years ago

Last modified 2 years ago

Enable default import statements on the controller/engine

Reported by: bgranger Assigned to: bgranger
Priority: normal Milestone: pycon
Component: saw Version:
Severity: normal Keywords:
Cc:

Description

Sage would like to be able to have a set of Python modules imported automatically when the engine/controller starts. This should be done as an attribute on the ControllerConfig? and EngineConfig? classes.

Change History

02/16/07 00:38:51 changed by bgranger

  • status changed from new to closed.
  • resolution set to fixed.

Fixed in r2098.