svn+ssh://bugman@.../svn/relax/1.3
........
r3730 | bugman | 2007-11-20 23:01:11 +0100 (Tue, 20 Nov 2007) | 3 lines
Added one additional object to the data storage singleton for testing.
........
r3731 | bugman | 2007-11-20 23:17:56 +0100 (Tue, 20 Nov 2007) | 6 lines
Fixed the generic_fns.state.load_state() function.
The relax data storage singleton is new being, object by object, recreated from the initial state
as cleared by its __reset__ method.
........