| Trees | Indices | Help |
|
|---|
|
|
1 """ 2 Exposes the DataTypes for public use 3 4 It is expected that DataProviders (written by the user, or included within 5 Conduit) may require the use of DataTypes other than their own in their 6 implementation. For example all email programs should share the same common 7 mail datatype. For this reason DataTypes, not DataProviders are exported 8 """ 9
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0beta1 on Sat Aug 2 22:18:41 2008 | http://epydoc.sourceforge.net |