I thought users were supposed to pass dialect classes when not using strings. I see, however, that _OCcsv.__init__ calls isinstance() instead of issubclass(). Which is it supposed to be? Skip