0ac007d Add a "dict" attribute to Device and DeviceFormat classes.

Authored and Committed by dlehman 14 years ago
    Add a "dict" attribute to Device and DeviceFormat classes.
    
    This attribute is a dict that describes the device or format instance
    with considerable detail. It is intended that the dict will be
    pickled using the shelve module, so values should be picklable objects.
    Keys should be descriptive strings.
    
        
file modified
+69 -0
file modified
+8 -0
file modified
+10 -0
file modified
+9 -0
file modified
+9 -0
file modified
+7 -0
file modified
+6 -0
file modified
+6 -0