Menu

Commit [r3592]  Maximize  Restore  History

Fixed the relax data store import problem/clash in the spin_base_class module.

The singleton is now imported into the data.__init__ module as Data, and hence it can be
subsequently imported by the base class. A bit of a kludge, but it works for now!

bugman 2007-11-18

changed /1.3/test_suite/unit_tests/data/__init__.py
/1.3/test_suite/unit_tests/data/__init__.py Diff Switch to side-by-side view
Loading...