Menu

Commit [r3090]  Maximize  Restore  History

Added an import statement to the 'data/__init__.py' file to simplify the module.

The class Data() can now be accessed by typing 'from data import Data' rather than
'from data.main import Data'. This will simplify the usage of this module for the data model
redesign and allow file names in 'data/' to be changed without affecting the operation of the rest
of relax.

bugman 2007-03-07

changed /1.3/data/__init__.py
changed /1.3/relax
/1.3/data/__init__.py Diff Switch to side-by-side view
Loading...
/1.3/relax Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.