''' Created on 23/01/2012 @author: danielangelsuarezmunoz ''' class DataReader: __buffer = 0 __buffer_count = 0 def __init__(self): pass