svn+ssh://bugman@.../svn/relax/1.3
........
r13904 | bugman | 2011-07-26 21:40:15 +0200 (Tue, 26 Jul 2011) | 5 lines
Added the data_type() method to the specific functions API.
This will be used to determine the type that a given parameter from data_names() should be.
........
r13905 | bugman | 2011-07-26 21:52:58 +0200 (Tue, 26 Jul 2011) | 3 lines
Modified the specific functions API method data_type() so that Python type objects should be returned.
........
r13906 | bugman | 2011-07-26 21:55:53 +0200 (Tue, 26 Jul 2011) | 3 lines
Implemented the model-free version of the data_type() API method.
........