DataRecord
Represents an individual record that might be accessed from a DataHandler.
Implements most of the dict interface, but, to make things a bit easier when
pickling, is not implemented as a proper subclass of dict.
Represents an individual record that might be accessed from a DataHandler.
Implements most of the dict interface, but, to make things a bit easier when
pickling, is not implemented as a proper subclass of dict.