Commit Graph

2 Commits

Author SHA1 Message Date
wirawan
3ac8e37b35 * Using the __dict__ attribute to store user-defined values.
Dict-like behavior is exemplified by this class although it is *not*
  derived from a dict.
2011-03-10 19:21:33 +00:00
wirawan
d8984cf032 * Introducing "Struct", the base class for all structured datatypes.
This is the original implementation as found in Ca+4H2_Hstorage_iter.py .
2011-03-10 17:17:48 +00:00