Package Bio :: Package config :: Module DBRegistry :: Class TextLikeMixin
[hide private]
[frames] | no frames]

Class TextLikeMixin

source code

Known Subclasses:

Mixin class with useful functionality for retrival of text files.

This implements some useful helper functions and overrides of DBObject for those implementations which need to retrieve text, check for errors in the retrieve text, and then convert that text to other formats.

Instance Methods [hide private]
 
_check_for_errors(self, handle, failure_cases) source code
 
_convert_to(self, handle, to_io) source code