Ejemplo n.º 1
0
 def get_col_spec(self):
     raise exceptions.NotSupportedError("Data type not supported")
Ejemplo n.º 2
0
 def process(value):
     raise exceptions.NotSupportedError("Data type not supported",
                                        [value])